summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ae4a138e9..f24644419 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -725,7 +725,7 @@
<string name="unlock_set_unlock_off_summary">Never lock the screen</string>
<!-- Title for preference that disables unlock security [CHAR LIMIT=22] -->
- <string name="unlock_set_unlock_none_title">Unsecure</string>
+ <string name="unlock_set_unlock_none_title">Not secured</string>
<!-- Summary for preference that disables unlock security [CHAR LIMIT=45]-->
<string name="unlock_set_unlock_none_summary">Don\u0027t require a pattern, PIN, or password to unlock the screen</string>
@@ -750,7 +750,7 @@
<!-- Summary for "Configure lockscreen" when lock screen is off [CHAR LIMIT=45] -->
<string name="unlock_set_unlock_mode_off">Off</string>
<!-- Summary for "Configure lockscreen" when security is disabled [CHAR LIMIT=45] -->
- <string name="unlock_set_unlock_mode_none">Unsecure</string>
+ <string name="unlock_set_unlock_mode_none">No security</string>
<!-- Summary for "Configure lockscreen" when security pattern is enabled [CHAR LIMIT=45] -->
<string name="unlock_set_unlock_mode_pattern">Secured with pattern</string>
<!-- Summary for "Configure lockscreen" when security PIN is enabled [CHAR LIMIT=45] -->