summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2025-03-20 11:59:24 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2025-03-20 11:59:24 -0700
commit10c60497cecb3b5c5183053a2258d481b3ea0ffc (patch)
treece29b3393b6669ad158db5de97fed641996f66ea
parent65761e24dbd6d899650c20219759879594ffc762 (diff)
parent2d55d29e2b048a792440182089a1c501161ccdc8 (diff)
Merge "[3FT] Strings update" into main
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 4d1c409f8fb..fc4d7536524 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -4890,7 +4890,7 @@
<!-- Title text for 'Pointer speed'. [CHAR LIMIT=35] -->
<string name="trackpad_pointer_speed">Cursor speed</string>
<!-- Title text for 'Three finger tap' touchpad preference. This preference allows the user to select an action that will trigger when they tap three fingers on a touchpad. [CHAR LIMIT=60] -->
- <string name="three_finger_tap_preference_title">Customize 3-finger tap</string>
+ <string name="three_finger_tap_preference_title">Use three-finger tap</string>
<!-- Title for the 'Touchpad acceleration' preference switch, which dynamically adjusts cursor movement based on speed. [CHAR LIMIT=60] -->
<string name="touchpad_acceleration_title">Touchpad acceleration</string>
<!-- Summary text for the 'Touchpad acceleration' preference switch indicating to users that when this switch is enabled, faster movements with your fingers will move the cursor farther. [CHAR LIMIT=NONE] -->
@@ -4927,7 +4927,7 @@
<!-- 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>
<!-- 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 mouse button</string>
<!-- 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 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] -->