Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index d1d803688..ace5e4061 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -463,8 +463,8 @@
<string name="account_status_host_unknown">The server is not responsible for this domain</string>
<string name="server_info_broken">Broken</string>
<string name="pref_presence_settings">Availability</string>
- <string name="pref_away_when_screen_off">Away when screen is off</string>
- <string name="pref_away_when_screen_off_summary">Show as Away when the screen is turned off</string>
+ <string name="pref_away_when_screen_off">Away when device is locked</string>
+ <string name="pref_away_when_screen_off_summary">Show as Away when the device is locked</string>
<string name="pref_dnd_on_silent_mode">Busy in silent mode</string>
<string name="pref_dnd_on_silent_mode_summary">Show as Busy when device is in silent mode</string>
<string name="pref_treat_vibrate_as_silent">Treat vibrate as silent mode</string>