adding some new strings to be used in the future
This commit is contained in:
parent
555399c31f
commit
c8cbad7dde
16 changed files with 34 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<resources>
|
||||
<string name="app_name">Simple SMS Messenger</string>
|
||||
<string name="app_launcher_name">SMS Messenger</string>
|
||||
<string name="type_a_message">Écrivez un message...</string>
|
||||
<string name="type_a_message">Écrivez un message…</string>
|
||||
<string name="message_not_sent">Le message n\'a pas été envoyé.</string>
|
||||
<string name="add_person">Ajouter une personne</string>
|
||||
<string name="attachment">Pièce jointe</string>
|
||||
|
|
@ -10,10 +10,12 @@
|
|||
<string name="reply">Répondre</string>
|
||||
<string name="show_character_counter">Show a character counter at writing messages</string>
|
||||
<string name="loading_messages">Loading messages…</string>
|
||||
<string name="no_reply_support">Sender doesn\'t support replies</string>
|
||||
<string name="draft">Draft</string>
|
||||
|
||||
<!-- New conversation -->
|
||||
<string name="new_conversation">Nouvelle conversation</string>
|
||||
<string name="add_contact_or_number">Ajouter un contact ou un numéro...</string>
|
||||
<string name="add_contact_or_number">Ajouter un contact ou un numéro…</string>
|
||||
<string name="suggestions">Suggestions</string>
|
||||
|
||||
<!-- Notifications -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue