shortening an error string

This commit is contained in:
tibbi 2021-01-01 23:02:03 +01:00
parent 7554bb1f10
commit 9e2f3fc62c
16 changed files with 16 additions and 16 deletions

View file

@ -4,7 +4,7 @@
<string name="type_a_message">Zadajte správu…</string>
<string name="message_not_sent_short">Správa nebola odoslaná</string>
<string name="message_not_sent">Správa nebola odoslaná.</string>
<string name="message_not_sent_touch_retry">Správa nebola odoslaná. Dotykom to skúste znova.</string>
<string name="message_not_sent_touch_retry">Správa neodoslaná. Dotykom to skúste znova.</string>
<string name="message_sending_error">Vaša správa pre \'%s\' nebola odoslaná</string>
<string name="add_person">Pridať osobu</string>
<string name="attachment">Príloha</string>