Merge "Clarify notifications behavior in bypass setting." into udc-dev

This commit is contained in:
Ioana Alexandru
2023-03-23 17:53:25 +00:00
committed by Android (Google) Code Review

View File

@@ -7611,8 +7611,8 @@
<!-- Configure lock screen: Title for the option of unlocking directly to home. [CHAR LIMIT=30] --> <!-- Configure lock screen: Title for the option of unlocking directly to home. [CHAR LIMIT=30] -->
<string name="lockscreen_bypass_title">Skip lock screen</string> <string name="lockscreen_bypass_title">Skip lock screen</string>
<!-- Configure lock screen: Summary for the option of unlocking directly to home. [CHAR LIMIT=100] --> <!-- Configure lock screen: Summary for the option of unlocking directly to home. [CHAR LIMIT=150] -->
<string name="lockscreen_bypass_summary">After unlocking, go directly to last used screen</string> <string name="lockscreen_bypass_summary">After unlocking, go directly to last used screen. Notifications wont show on lock screen. Swipe down from top to see them.</string>
<!-- Configure lock screen: Search keywords for the option of unlocking directly to home. [CHAR LIMIT=100] --> <!-- Configure lock screen: Search keywords for the option of unlocking directly to home. [CHAR LIMIT=100] -->
<string name="keywords_lockscreen_bypass">Lock screen, Lockscreen, Skip, Bypass</string> <string name="keywords_lockscreen_bypass">Lock screen, Lockscreen, Skip, Bypass</string>