Polish translation fix
This commit is contained in:
parent
e7e6bb985f
commit
8725de0b4c
|
@ -26,8 +26,8 @@
|
||||||
<!-- Notifications -->
|
<!-- Notifications -->
|
||||||
<string name="channel_received_sms">Otrzymywanie SMS</string>
|
<string name="channel_received_sms">Otrzymywanie SMS</string>
|
||||||
<string name="new_message">Nowa wiadomość</string>
|
<string name="new_message">Nowa wiadomość</string>
|
||||||
<string name="mark_as_read">Zaznacz jako przeczytane</string>
|
<string name="mark_as_read">Oznacz jako przeczytane</string>
|
||||||
<string name="mark_as_unread">Zaznacz jako nieprzeczytane</string>
|
<string name="mark_as_unread">Oznacz jako nieprzeczytane</string>
|
||||||
|
|
||||||
<!-- Confirmation dialog -->
|
<!-- Confirmation dialog -->
|
||||||
<string name="delete_whole_conversation_confirmation">Czy jesteś pewny/a, że chcesz usunąć wszystkie wiadomości z tej konwersacji?</string>
|
<string name="delete_whole_conversation_confirmation">Czy jesteś pewny/a, że chcesz usunąć wszystkie wiadomości z tej konwersacji?</string>
|
||||||
|
|
Loading…
Reference in New Issue