Merge "New strings for the gesture navigation settings page"

This commit is contained in:
Mehdi Alizadeh
2019-12-16 21:22:17 +00:00
committed by Android (Google) Code Review

View File

@@ -10215,12 +10215,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]-->