Merge "Tap gesture settings"

This commit is contained in:
Lucas Dupin
2019-01-17 02:38:09 +00:00
committed by Android (Google) Code Review
9 changed files with 322 additions and 0 deletions

View File

@@ -9733,6 +9733,16 @@
<!-- Summary text for ambient display [CHAR LIMIT=NONE]-->
<string name="ambient_display_wake_lock_screen_summary" product="default"></string>
<!-- Preference and settings suggestion title text for ambient display tap (phone) [CHAR LIMIT=60]-->
<string name="ambient_display_tap_screen_title" product="default">Tap to check phone</string>
<!-- Preference and settings suggestion title text for ambient display tap (tablet) [CHAR LIMIT=60]-->
<string name="ambient_display_tap_screen_title" product="tablet">Tap to check tablet</string>
<!-- Preference and settings suggestion title text for ambient display tap (device) [CHAR LIMIT=60]-->
<string name="ambient_display_tap_screen_title" product="device">Tap to check device</string>
<!-- Summary text for ambient display tap [CHAR LIMIT=NONE]-->
<string name="ambient_display_tap_screen_summary">To check time, notifications, and other info, tap your screen.</string>
<!-- Title text for swiping downwards on fingerprint sensor for notifications [CHAR LIMIT=80]-->
<string name="fingerprint_swipe_for_notifications_title">Swipe fingerprint for notifications</string>
<!-- Title text for fingerprint gesture preference screen [CHAR LIMIT=25] -->