Explorar o código

Update text for empty chat

Signed-off-by: Mario Danic <mario@lovelyhq.com>
Mario Danic %!s(int64=7) %!d(string=hai) anos
pai
achega
4a5821802f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/src/main/res/values/strings.xml

+ 1 - 1
app/src/main/res/values/strings.xml

@@ -196,7 +196,7 @@ Find Nextcloud on https://nextcloud.com</string>
     <string name="nc_description_send_message_button">Send message</string>
 
     <!-- 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>
 
 </resources>