adding some placeholder strings

This commit is contained in:
tibbi 2020-04-13 14:30:24 +02:00
parent cd26b96384
commit b717f415b2
3 changed files with 6 additions and 4 deletions

View file

@ -6,7 +6,7 @@
<string name="add_person">Adicionar pessoa</string>
<!-- New message -->
<string name="create_new_message">Criar mensagem</string>
<string name="new_conversation">New conversation</string>
<string name="add_contact_or_number">Adicionar contacto ou número…</string>
<string name="suggestions">Sugestões</string>

View file

@ -5,9 +5,11 @@
<string name="message_not_sent">Message 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>
<string name="start_conversation">Start a conversation</string>
<!-- New message -->
<string name="create_new_message">Create new message</string>
<!-- New conversation -->
<string name="new_conversation">New conversation</string>
<string name="add_contact_or_number">Add Contact or Number…</string>
<string name="suggestions">Suggestions</string>