Merge "Update char limit for title of swipe for notificaiton gesture preference" am: ec93f346fe

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

Change-Id: I85f89fca632a94b4b157b521e93881db2529be50
This commit is contained in:
TreeHugger Robot
2020-08-11 10:54:58 +00:00
committed by Automerger Merge Worker

View File

@@ -10896,7 +10896,7 @@
<!-- Preference and settings suggestion title text for ambient display double tap (device) [CHAR LIMIT=60]-->
<string name="ambient_display_title" product="device">Double-tap to check device</string>
<!-- Title text for swiping downwards on the bottom of the screen for notifications [CHAR LIMIT=25]-->
<!-- Title text for swiping downwards on the bottom of the screen for notifications [CHAR LIMIT=60]-->
<string name="swipe_bottom_to_notifications_title">Swipe for notifications</string>
<!-- Summary text for swiping downwards on the bottom of the screen for notifications [CHAR LIMIT=80]-->
<string name="swipe_bottom_to_notifications_summary">Swipe down from the bottom of the screen to show your notifications</string>