add a contact searching field at the New Message activity

This commit is contained in:
tibbi 2020-04-05 17:16:48 +02:00
parent 251eca8823
commit 3373ce66e1
3 changed files with 29 additions and 12 deletions

View file

@ -3,7 +3,10 @@
<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>
<!-- New message -->
<string name="create_new_message">Create new message</string>
<string name="send_to">To…</string>
<!-- Notifications -->
<string name="channel_received_sms">Received SMS</string>