Add settings search synonyms for touchpad.
Also fixes a bug in TrackpadTouchGestureSettings that used the wrong preference ID for search indexing. Bug: 300611520 Test: Verified on device Flag: NA Change-Id: I62ccf6d0b410be977f59f101edc5c42233d9474a
This commit is contained in:
@@ -4362,6 +4362,10 @@
|
||||
<string name="trackpad_pointer_speed">Pointer speed</string>
|
||||
<!-- Title for the button to trigger the 'touch gesture' education. [CHAR LIMIT=35] -->
|
||||
<string name="trackpad_touch_gesture">Learn touchpad gestures</string>
|
||||
<!-- Search keywords for "touchpad" -->
|
||||
<string name="keywords_touchpad">trackpad, track pad, mouse, cursor, scroll, swipe, right click, click, pointer</string>
|
||||
<!-- Search keywords for 'Bottom-right tap', the name of the touchpad setting that allows the user to click the bottom right corner of the touchpad for more options. -->
|
||||
<string name="keywords_trackpad_bottom_right_tap">right click, tap</string>
|
||||
|
||||
<!-- Title text for 'Go home' gesture education [CHAR LIMIT=35] -->
|
||||
<string name="gesture_title_go_home">Go home</string>
|
||||
|
Reference in New Issue
Block a user