diff --git a/res/values/strings.xml b/res/values/strings.xml index 9c969658036..b865025d450 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5457,10 +5457,12 @@ About autoclick (dwell timing) Learn more about autoclick (dwell timing) - - Autoclick works with a connected mouse. You can set the mouse cursor to click automatically when the cursor stops moving for a certain amount of time. + + You can set a connected mouse to click automatically when the cursor stops moving for a certain amount of time + + Autoclick can be helpful if clicking the mouse is difficult - Off + Autoclick off Short diff --git a/res/xml/accessibility_autoclick_settings.xml b/res/xml/accessibility_autoclick_settings.xml index 617f22a94b1..943bc67b478 100644 --- a/res/xml/accessibility_autoclick_settings.xml +++ b/res/xml/accessibility_autoclick_settings.xml @@ -19,18 +19,21 @@ xmlns:settings="http://schemas.android.com/apk/res-auto" android:title="@string/accessibility_autoclick_preference_title"> + + + android:title="@string/accessibility_autoclick_default_title" />