Merge "Make assistant label generic for AOSP." into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
c87fd1a92f
@@ -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