adding one more failed message sending string

This commit is contained in:
tibbi 2021-01-01 22:46:30 +01:00
parent b3db4c359f
commit 868b6fcd1a
16 changed files with 16 additions and 0 deletions

View file

@ -2,6 +2,7 @@
<string name="app_name">Απλός SMS Messenger</string>
<string name="app_launcher_name">SMS Messenger</string>
<string name="type_a_message">Πληκτρολογήστε ένα μήνυμα…</string>
<string name="message_not_sent_short">Message not sent</string>
<string name="message_not_sent">Το μήνυμα δεν έχει σταλεί.</string>
<string name="message_not_sent_touch_retry">Message has not been sent. Touch to retry.</string>
<string name="message_sending_error">Your message to \'%s\' has not been sent</string>