summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorGilles Debunne <debunne@google.com>2011-06-09 11:56:17 -0700
committerGilles Debunne <debunne@google.com>2011-06-21 16:53:00 -0700
commita6a8a1479b970d8a84395453703348fe42d17438 (patch)
tree9fb7783f878b0e2cbb955afb11adfcdec29b2aec /res/values
parente78c1879058571c00879f0d3e756951302adf513 (diff)
downloadpackages_apps_settings-a6a8a1479b970d8a84395453703348fe42d17438.zip
packages_apps_settings-a6a8a1479b970d8a84395453703348fe42d17438.tar.gz
packages_apps_settings-a6a8a1479b970d8a84395453703348fe42d17438.tar.bz2
Split Location and Security settings.
Needs final icon for location. Change-Id: I8d826203c4d0ca4ae768f59ecdeae2700bad7c86
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3ab1f42..7d4da00 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -599,10 +599,10 @@
<string name="owner_info_settings_summary"></string>
<!-- Hint text shown in owner info edit text [CHAR LIMIT=50] -->
<string name="owner_info_settings_edit_text_hint">Enter text to display on the lock screen</string>
- <!-- Main Settings screen setting option title for the item to take you the security and location screen -->
- <string name="security_settings_title">Location &amp; security</string>
- <!-- Location & security settings screen title -->
- <string name="location_security_settings_title">Location &amp; security settings</string>
+ <!-- Main Settings screen setting option title for the item to take you to the location screen -->
+ <string name="location_settings_title">Location services</string>
+ <!-- Main Settings screen setting option title for the item to take you to the security screen -->
+ <string name="security_settings_title">Security</string>
<!-- Main Settings screen setting option summary text for the item tot ake you to the security and location screen -->
<string name="security_settings_summary">Set My Location, screen unlock, SIM card lock, credential storage lock</string>
<!-- Main Settings screen setting option summary text for the item to take you to the CDMA security and location screen -->