summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMitsuru Oshima <oshima@google.com>2009-07-20 15:52:29 -0700
committerMitsuru Oshima <oshima@google.com>2009-07-20 15:52:29 -0700
commit5c20034b7fc9d333c5c2e111a88696606fe0797f (patch)
treeb502770cdb840b35d19bd8e768d5d532e18e3e37 /res/values
parentba127f57ae143a0c7fad5a46b327c04eb2254737 (diff)
downloadpackages_apps_Settings-5c20034b7fc9d333c5c2e111a88696606fe0797f.zip
packages_apps_Settings-5c20034b7fc9d333c5c2e111a88696606fe0797f.tar.gz
packages_apps_Settings-5c20034b7fc9d333c5c2e111a88696606fe0797f.tar.bz2
moving compatibility mode option to spare parts
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 61f099c..62150f2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -890,13 +890,6 @@
<!-- Sound & display settings screen, setting option summary to change screen timeout -->
<string name="screen_timeout_summary">Adjust the delay before the screen automatically turns off</string>
- <!-- Sound & display settings screen, compatibility mode check box label -->
- <string name="compatibility_mode_title">Compatibility Mode</string>
- <!-- Sound & display settings screen, compatibility mode option summary text when check box is selected -->
- <string name="compatibility_mode_summary_on">Run older apps in Compatibility mode. This require rebooting. </string>
- <!-- Sound & display settings screen, compatibility mode option summary text when check box is clear -->
- <string name="compatibility_mode_summary_off">Run older apps in Compatibility mode. This require rebooting. </string>
-
<!-- SIM lock settings title -->
<string name="sim_lock_settings">SIM card lock settings</string>
<!-- Security & location settings screen, setting option name -->