adding more strings related to failed message handling
This commit is contained in:
parent
6761d9d970
commit
b3db4c359f
16 changed files with 32 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
<string name="app_launcher_name">SMS Messenger</string>
|
||||
<string name="type_a_message">Type a message…</string>
|
||||
<string name="message_not_sent">Message has not been 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">Add Person</string>
|
||||
<string name="attachment">Attachment</string>
|
||||
<string name="no_conversations_found">No stored conversations have been found</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue