Merge "Changed header to specify backup lock"
This commit is contained in:
committed by
Android (Google) Code Review
commit
cc571cc4fe
@@ -769,7 +769,7 @@
|
||||
|
||||
<!-- Security Picker --><skip />
|
||||
<!-- Title for security picker to choose the unlock method: None/Pattern/PIN/Password [CHAR LIMIT=22] -->
|
||||
<string name="lock_settings_picker_title">Screen lock</string>
|
||||
<string name="lock_settings_picker_title">Select screen lock</string>
|
||||
|
||||
<!-- Title for security picker when choosing a facelock's backup unlock method: Pattern/PIN [CHAR LIMIT=22] -->
|
||||
<string name="backup_lock_settings_picker_title">Choose backup lock</string>
|
||||
@@ -801,7 +801,7 @@
|
||||
<string name="unlock_set_unlock_none_summary">No security</string>
|
||||
|
||||
<!-- Title for preference that guides the user through a weak biometric lock [CHAR LIMIT=22] -->
|
||||
<string name="unlock_set_unlock_biometric_weak_title">FacePass</string>
|
||||
<string name="unlock_set_unlock_biometric_weak_title">FaceLock</string>
|
||||
<!-- Summary for preference that disables unlock security [CHAR LIMIT=45]-->
|
||||
<string name="unlock_set_unlock_biometric_weak_summary">Low security, experimental</string>
|
||||
|
||||
@@ -828,7 +828,7 @@
|
||||
<!-- Summary for "Configure lockscreen" when security is disabled [CHAR LIMIT=45] -->
|
||||
<string name="unlock_set_unlock_mode_none">Slide</string>
|
||||
<!-- Summary for "Configure lockscreen" when security biometric weak is enabled [CHAR LIMIT=45] -->
|
||||
<string name="unlock_set_unlock_mode_biometric_weak">FacePass</string>
|
||||
<string name="unlock_set_unlock_mode_biometric_weak">FaceLock</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] -->
|
||||
|
Reference in New Issue
Block a user