summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorIdo Ofir <iofir@google.com>2014-05-29 17:29:18 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-05-29 17:29:19 +0000
commitb3938484548fdddc24d2ed8ae250291f9a8e9ea1 (patch)
treec3ecef231cefa812eefea127b2b5a0f68412c0d3 /res/values
parentff0f1d8049dbd8fb306102a806e38866301e0f8c (diff)
parent6f482447b05492906755d91ac4c29ec505a8a544 (diff)
downloadpackages_apps_Settings-b3938484548fdddc24d2ed8ae250291f9a8e9ea1.zip
packages_apps_Settings-b3938484548fdddc24d2ed8ae250291f9a8e9ea1.tar.gz
packages_apps_Settings-b3938484548fdddc24d2ed8ae250291f9a8e9ea1.tar.bz2
Merge "Moving the trust agents settings in the security settings menu and adding personal unlock."
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index d02bcf1..11adc77 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -3979,6 +3979,8 @@
<string name="trusted_credentials">Trusted credentials</string>
<!-- Summary of preference to display trusted credentials (aka CA certificates) [CHAR LIMIT=NONE] -->
<string name="trusted_credentials_summary">Display trusted CA certificates</string>
+ <!-- Title of preference group for advance security settings [CHAR LIMIT=30] -->
+ <string name="advanced_security_title">Advanced</string>
<!-- Title of preference of what type of credential storage this device has: hardware or software [CHAR LIMIT=30] -->
<string name="credential_storage_type">Storage type</string>
<!-- Summary text for preference showing what type of credential storage this device has when it is stored in a hardware-backed storage (as opposed to "software only") [CHAR LIMIT=NONE] -->