adding more strings related to failed message handling

This commit is contained in:
tibbi 2021-01-01 21:14:29 +01:00
parent 6761d9d970
commit b3db4c359f
16 changed files with 32 additions and 0 deletions

View file

@ -3,6 +3,8 @@
<string name="app_launcher_name">SMS Messenger</string>
<string name="type_a_message">Πληκτρολογήστε ένα μήνυμα…</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>
<string name="add_person">Προσθήκη ατόμου</string>
<string name="attachment">Συνημμένο</string>
<string name="no_conversations_found">Δεν βρέθηκαν αποθηκευμένες συνομιλίες</string>