Merge "Renaming gesture"

This commit is contained in:
Lucas Dupin
2018-09-28 22:00:56 +00:00
committed by Android (Google) Code Review
9 changed files with 53 additions and 52 deletions

View File

@@ -9585,10 +9585,10 @@
<!-- Summary text for ambient display (device) [CHAR LIMIT=NONE]-->
<string name="ambient_display_pickup_summary" product="device">To check time, notifications, and other info, pick up your device.</string>
<!-- Preference and settings suggestion title text for reach gesture [CHAR LIMIT=60]-->
<string name="ambient_display_reach_title">Reach gesture</string>
<!-- Preference and settings suggestion title text for gesture that shows the lock screen [CHAR LIMIT=60]-->
<string name="ambient_display_wake_lock_screen_title">Wake lock screen gesture</string>
<!-- Summary text for ambient display [CHAR LIMIT=NONE]-->
<string name="ambient_display_reach_summary" product="default"></string>
<string name="ambient_display_wake_lock_screen_summary" product="default"></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>