New strings for the gesture navigation settings page

Bug: 146004827
Test: It builds.

Change-Id: Ic8014cce1db5770b6adefb3537c9d223169ead14
This commit is contained in:
Mehdi Alizadeh
2019-12-13 15:21:19 -08:00
parent d8c711d891
commit d907169965

View File

@@ -10212,12 +10212,20 @@
<!-- Label on the right side of sensitivity adjustment slider [CHAR LIMIT=30] -->
<string name="high_label">High</string>
<!-- Label for the slider to set sensitivity of the left edge of the screen [CHAR LIMIT=40] -->
<string name="left_edge">Left edge</string>
<!-- Label for the slider to set sensitivity of the right edge of the screen [CHAR LIMIT=40] -->
<string name="right_edge">Right edge</string>
<!-- Message for the dialog that explains how increasing sensitivity can affect gestures along the edges. [CHAR LIMIT=NONE] -->
<string name="back_sensitivity_dialog_message">\nHigher sensitivity may conflict with any app gestures along the edges of the screen.</string>
<string name="back_sensitivity_dialog_message">Higher sensitivity may conflict with any app gestures along the edges of the screen.</string>
<!-- Title for the dialog that is shown to adjust the back sensitivity [CHAR LIMIT=60] -->
<string name="back_sensitivity_dialog_title">Back Sensitivity</string>
<!-- Title for the screen to show all the gesture navigation settings [CHAR LIMIT=80] -->
<string name="gesture_settings_activity_title">Gesture Settings</string>
<!-- Preference and settings suggestion title text for ambient display double tap (phone) [CHAR LIMIT=60]-->
<string name="ambient_display_title" product="default">Double-tap to check phone</string>
<!-- Preference and settings suggestion title text for ambient display double tap (tablet) [CHAR LIMIT=60]-->