Merge "Fix lock screen notification string." into main
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 36e8a1c..6524c20 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -8090,7 +8090,7 @@
<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] -->
- <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] -->
<string name="lock_screen_notifications_interstitial_title">Lock screen</string>