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

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/22195537

Change-Id: I10ddb90f41cbaf022d5d90777477c44b6cff03a4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Ioana Alexandru
2023-03-23 18:38:52 +00:00
committed by Automerger Merge Worker

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>