adding some placeholders if no contacts have been found
This commit is contained in:
parent
078e8c4f14
commit
e8205c7c44
4 changed files with 44 additions and 1 deletions
|
|
@ -4,6 +4,9 @@
|
|||
<string name="type_a_message">Escreva uma mensagem…</string>
|
||||
<string name="message_not_sent">Mensagem não enviada.</string>
|
||||
<string name="add_person">Adicionar pessoa</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="new_conversation">New conversation</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue