summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorArtur Dryomov <artur.dryomov@gmail.com>2013-09-26 23:24:28 +0300
committerArtur Dryomov <artur.dryomov@gmail.com>2013-09-30 00:39:24 +0300
commit041452c69f7764e3075084cf74dac06f748a04e8 (patch)
tree9edad0bdf79637c224fb018960c2e2cd2b52d747 /android
parent2d40728421833a8f1ccca4b55872c1de252c936d (diff)
Change text for keeping screen on preference.
Change-Id: I565889ff328816031f5a73d9817b53bd18e7f153
Diffstat (limited to 'android')
-rw-r--r--android/sdremote/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/sdremote/res/values/strings.xml b/android/sdremote/res/values/strings.xml
index 0eefa954e179..cf84a3a48876 100644
--- a/android/sdremote/res/values/strings.xml
+++ b/android/sdremote/res/values/strings.xml
@@ -62,8 +62,8 @@
<string name="preferences_volume_keys_actions_title">Volume keys actions</string>
<string name="preferences_volume_keys_actions_summary">Switch slides and activate animations using volume keys</string>
- <string name="preferences_keep_screen_on_title">Screen on</string>
- <string name="preferences_keep_screen_on_summary">Keep screen on while presenting</string>
+ <string name="preferences_keep_screen_on_title">Keep screen on</string>
+ <string name="preferences_keep_screen_on_summary">Prevent phone from sleeping while presenting</string>
<string name="requirements_libreoffice_version">LibreOffice version 4.0.3 or higher running on a computer.</string>
<string name="requirements_libreoffice_general_enabled">Impress Remote enabled at “Tools → Options → LibreOffice Impress → General” in LibreOffice Impress.</string>