Add warning card for Safety Center when no screen lock is set
Test: atest SettingsUnitTests Bug: 218868097 Change-Id: I4cbc50559dd1d32b5b916a19f7d0b2b27d67510d
This commit is contained in:
@@ -1301,6 +1301,13 @@
|
||||
<!-- Summary of the preferences item to control encryption, when encryption is active -->
|
||||
<string name="encrypted_summary">Encrypted</string>
|
||||
|
||||
<!-- Title of the issue card in Safety Center when no screen lock is set [CHAR LIMIT=50] -->
|
||||
<string name="no_screen_lock_issue_title">Set a screen lock</string>
|
||||
<!-- Summary of the issue card in Safety Center when no screen lock is set [CHAR LIMIT=NONE] -->
|
||||
<string name="no_screen_lock_issue_summary">For added security, set a PIN, pattern, or password for this device.</string>
|
||||
<!-- Action label for the issue card in Safety Center when no screen lock is set [CHAR LIMIT=50] -->
|
||||
<string name="no_screen_lock_issue_action_label">Set screen lock</string>
|
||||
|
||||
<!-- Unlock Picker Settings --><skip />
|
||||
|
||||
<!-- Security Picker --><skip />
|
||||
|
||||
Reference in New Issue
Block a user