diff options
Diffstat (limited to 'android/sdremote/res/values/strings.xml')
-rw-r--r-- | android/sdremote/res/values/strings.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/android/sdremote/res/values/strings.xml b/android/sdremote/res/values/strings.xml index 2f5117af977d..92a2022a8d43 100644 --- a/android/sdremote/res/values/strings.xml +++ b/android/sdremote/res/values/strings.xml @@ -31,12 +31,11 @@ <string name="message_impress_remote_enabling">Make sure you enabled remote control. Go to “Tools → Options → LibreOffice Impress → General” in LibreOffice Impress.</string> <string name="message_impress_wifi_enabling">You should enable experimental features at “Tools → Options → LibreOffice → Advanced” as well.</string> <string name="message_impress_pairing_check">If you have Bluetooth pairing issues check instructions related to your desktop OS.</string> - <string name="message_ip_address_validation">You should type a valid IP address.</string> - <string name="message_name_notice">Name is not required — IP address would be used instead if you wish.</string> + <string name="message_ip_address_validation">Type in a valid IP address.</string> <string name="message_time_is_up">Time is up</string> <string name="hint_ip_address">IP address</string> - <string name="hint_name">Name</string> + <string name="hint_name">Name (optional)</string> <string name="header_notes">Notes</string> |