1
0
mirror of https://github.com/nextcloud/talk-android synced 2025-07-19 18:55:05 +01:00

Update text for empty chat

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2018-07-16 16:35:17 +02:00
parent 09ed036513
commit 4a5821802f

View File

@ -196,7 +196,7 @@ Find Nextcloud on https://nextcloud.com</string>
<string name="nc_description_send_message_button">Send message</string> <string name="nc_description_send_message_button">Send message</string>
<!-- Chat empty state --> <!-- Chat empty state -->
<string name="nc_chat_empty">Click to be the first to say %1$s!</string> <string name="nc_chat_empty">Tap to be the first to say %1$s!</string>
<string name="nc_hello">Hello</string> <string name="nc_hello">Hello</string>
</resources> </resources>