diff --git a/res/values/strings.xml b/res/values/strings.xml
index d6376bc1486..6d2a1eb464d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -582,62 +582,66 @@
-
+
Screen unlock security
-
+
Set up screen lock
-
+
Lock screen with a pattern, PIN, or password
-
+
Change screen lock
-
+
Change or disable pattern, PIN, or password security
+
+ Off
+
+ Don\u0027t show the lock screen
-
+
None
-
+
Disable screen unlock security
-
+
Pattern
-
+
Draw pattern to unlock screen
-
+
PIN
-
+
Enter a numeric PIN to unlock screen
-
+
Password
-
+
Enter a password to unlock screen
-
+
Disabled by remote device administrator
-
+
Turn off screen lock
-
+
Remove unlock pattern
-
+
Remove unlock PIN
-
+
Remove unlock password
-
+
Change unlock pattern
-
+
Change unlock PIN
-
+
Change unlock password
diff --git a/res/xml/security_settings_picker.xml b/res/xml/security_settings_picker.xml
index cbed2096fa0..04258df4d6a 100644
--- a/res/xml/security_settings_picker.xml
+++ b/res/xml/security_settings_picker.xml
@@ -20,6 +20,12 @@
android:key="security_picker_category"
android:title="@string/lock_settings_picker_title">
+
+