summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorDavid Brown <dab@google.com>2010-03-08 12:45:43 -0800
committerDavid Brown <dab@google.com>2010-03-08 12:46:16 -0800
commitfdee92f135a61c4100db240f2b296fad5fd998dc (patch)
tree7ce00f869054bca8e0540eee9e171ae8c551747e /res
parentb8955defaf11d6ba1138f86a6473cac6ca6275d5 (diff)
downloadpackages_apps_settings-fdee92f135a61c4100db240f2b296fad5fd998dc.zip
packages_apps_settings-fdee92f135a61c4100db240f2b296fad5fd998dc.tar.gz
packages_apps_settings-fdee92f135a61c4100db240f2b296fad5fd998dc.tar.bz2
Add Settings strings for power button behavior (accessibility)
Bug: 2364220
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 646c038..edf0ddc 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2007,6 +2007,12 @@ found in the list of installed applications.</string>
applications installed.\n\nYou can download a screen reader for your device from Android
Market.\n\nClick "OK" to install the screen reader.</string>
+ <!-- Accessibility settings: Power button category -->
+ <string name="accessibility_power_button_category">Power button</string>
+ <!-- Accessibility settings: checkbox title for power button behavior -->
+ <string name="accessibility_power_button_ends_call">Power button ends call</string>
+ <!-- Accessibility settings: power button behavior summary text -->
+ <string name="accessibility_power_button_ends_call_summary">During a call, pressing Power ends call instead of turning off screen</string>
<!-- App Fuel Gauge strings -->
<skip/>