Make assistant label generic for AOSP.
Fix: 379840607 Test: Manual. Flag: EXEMPT Bugfix. Change-Id: Id4fe9e603529d71c4cfe6d1cdbf47e836fa73706
This commit is contained in:
@@ -4681,8 +4681,8 @@
|
|||||||
<string name="keywords_trackpad_bottom_right_tap">right click, tap</string>
|
<string name="keywords_trackpad_bottom_right_tap">right click, tap</string>
|
||||||
<!-- Radio button text for 'middle click' action. This is one of multiple actions the user can select from the three finger tap customization radio group. The action if selected will act as a middle-click when a three-finger tap is performed on a touchpad. [CHAR LIMIT=35] -->
|
<!-- Radio button text for 'middle click' action. This is one of multiple actions the user can select from the three finger tap customization radio group. The action if selected will act as a middle-click when a three-finger tap is performed on a touchpad. [CHAR LIMIT=35] -->
|
||||||
<string name="three_finger_tap_middle_click">Middle click</string>
|
<string name="three_finger_tap_middle_click">Middle click</string>
|
||||||
<!-- Radio button text for 'launch gemini' action. This is one of multiple actions the user can select from the three finger tap customization radio group. The action if selected will launch Gemini when a three-finger tap is performed on a touchpad. [CHAR LIMIT=35] -->
|
<!-- Radio button text for 'launch assistant' action. This is one of multiple actions the user can select from the three finger tap customization radio group. The action if selected will launch the Assistant when a three-finger tap is performed on a touchpad. [CHAR LIMIT=35] -->
|
||||||
<string name="three_finger_tap_launch_gemini">Launch Gemini</string>
|
<string name="three_finger_tap_launch_gemini">Launch Assistant</string>
|
||||||
<!-- Radio button text for 'Go home' action. This is one of multiple actions the user can select from the three finger tap customization radio group. The action if selected will take the user home when a three-finger tap is performed on a touchpad. [CHAR LIMIT=35] -->
|
<!-- Radio button text for 'Go home' action. This is one of multiple actions the user can select from the three finger tap customization radio group. The action if selected will take the user home when a three-finger tap is performed on a touchpad. [CHAR LIMIT=35] -->
|
||||||
<string name="three_finger_tap_go_home">Go home</string>
|
<string name="three_finger_tap_go_home">Go home</string>
|
||||||
<!-- Radio button text for 'Go back' action. This is one of multiple actions the user can select from the three finger tap customization radio group. The action if selected will initiate a back gesture when a three-finger tap is performed on a touchpad. [CHAR LIMIT=35] -->
|
<!-- Radio button text for 'Go back' action. This is one of multiple actions the user can select from the three finger tap customization radio group. The action if selected will initiate a back gesture when a three-finger tap is performed on a touchpad. [CHAR LIMIT=35] -->
|
||||||
|
|||||||
Reference in New Issue
Block a user