adding some placeholders if no contacts have been found

This commit is contained in:
tibbi 2020-04-13 15:55:36 +02:00
parent 078e8c4f14
commit e8205c7c44
4 changed files with 44 additions and 1 deletions

View file

@ -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>