Fix lock screen notification string.

Test: manual test on SUW
Bug: 293108091

Change-Id: If4999d1e88a3657d33ff89d43ec13d78964b49c4
This commit is contained in:
Hao Dong
2023-11-08 01:18:54 +00:00
parent 6584f32b6a
commit 3ba7db1a72

View File

@@ -8090,7 +8090,7 @@
<string name="lock_screen_notifications_summary_disable">Don\u2019t show notifications at all</string> <string name="lock_screen_notifications_summary_disable">Don\u2019t show notifications at all</string>
<!-- Security > Choose PIN/PW/Pattern > Notification redaction interstitial: Message asking the user how they want their notifications to appear when the device is locked [CHAR LIMIT=NONE] --> <!-- Security > Choose PIN/PW/Pattern > Notification redaction interstitial: Message asking the user how they want their notifications to appear when the device is locked [CHAR LIMIT=NONE] -->
<string name="lock_screen_notifications_interstitial_message">How do you want the lock screen to display?</string> <string name="lock_screen_notifications_interstitial_message">What do you want your lock screen to show?</string>
<!-- Security > Choose PIN/PW/Pattern > Notification redaction interstitial: Title for the screen asking the user how much notification content they want to see on their lock screen [CHAR LIMIT=30] --> <!-- Security > Choose PIN/PW/Pattern > Notification redaction interstitial: Title for the screen asking the user how much notification content they want to see on their lock screen [CHAR LIMIT=30] -->
<string name="lock_screen_notifications_interstitial_title">Lock screen</string> <string name="lock_screen_notifications_interstitial_title">Lock screen</string>