Touchpad: add final strings for tap dragging
The title string was approved by UX as it is, so mark it as ready to translate, and add a summary line. Screenshot: go/b-324058706-strings-screenshot Bug: 324058706 Bug: 321978150 Change-Id: Iaa757be16b58b23fba8a6841621ad8000b51c250 Test: Open touchpad settings, check new summary line appears
This commit is contained in:
@@ -4419,8 +4419,10 @@
|
||||
|
||||
<!-- Title text for 'Tap to click'. [CHAR LIMIT=35] -->
|
||||
<string name="trackpad_tap_to_click">Tap to click</string>
|
||||
<!-- TODO(b/321978150): mark as translatable once we have finalized text from UX. -->
|
||||
<string name="trackpad_tap_dragging" translatable="false">Tap dragging</string>
|
||||
<!-- Title text for 'Tap dragging', a touchpad setting which allows dragging of UI elements by tapping the touchpad with a single finger and then moving it. [CHAR LIMIT=35] -->
|
||||
<string name="trackpad_tap_dragging_title">Tap dragging</string>
|
||||
<!-- Summary text for 'Tap dragging', a touchpad setting which allows dragging of UI elements by tapping the touchpad with a single finger and then moving it. [CHAR LIMIT=60] -->
|
||||
<string name="trackpad_tap_dragging_summary">Tap and drag your finger on the touchpad to move objects</string>
|
||||
<!-- Title text for 'Touchpad gestures' [CHAR LIMIT=35] -->
|
||||
<string name="trackpad_touchpad_gesture_title">Touchpad gestures</string>
|
||||
<!-- Summary text for 'Touchpad gestures' [CHAR LIMIT=60] -->
|
||||
|
Reference in New Issue
Block a user