Fix title of no-screen-lock notification
Discrepancy was surfaced during localisation testing. Fix: 281054224 Test: None Change-Id: Ifabafbf5af0775e25b2c41670318a3aabc2cb7f2
This commit is contained in:
@@ -1081,7 +1081,7 @@
|
||||
<!-- 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>
|
||||
<!-- Title of the notification shown by Safety Center when no screen lock is set. This notification is shown in the notification shade, outside of the main Safety Center UI. [CHAR LIMIT=50] -->
|
||||
<string name="no_screen_lock_issue_notification_title">Device has no screen lock</string>
|
||||
<string name="no_screen_lock_issue_notification_title">Set a screen lock</string>
|
||||
<!-- Summary/body text of the notification shown by Safety Center when no screen lock is set. This notification is shown in the notification shade, outside of the main Safety Center UI. [CHAR LIMIT=NONE] -->
|
||||
<string name="no_screen_lock_issue_notification_text">For added security, set a PIN, pattern, or password for this device.</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user