Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9444eed6 authored by Gavin Williams's avatar Gavin Williams Committed by Android (Google) Code Review
Browse files

Merge "A11y: Update Autoclick Settings strings" into main

parents 78ea08e9 ec6046ae
Loading
Loading
Loading
Loading
+13 −26
Original line number Diff line number Diff line
@@ -5896,44 +5896,31 @@
    <!-- Description for the seekbar that adjust auto click time. [CHAR_LIMIT=NONE] -->
    <string name="accessibility_autoclick_seekbar_desc">Auto click time</string>
    <!-- Title for the toggle button that turns on/off the autoclick setting. [CHAR_LIMIT=NONE] -->
    <!-- TODO(b/394683600): Update string to translatable once approved by UXW. -->
    <string name="accessibility_autoclick_main_switch_title" translatable="false">Use autoclick</string>
    <string name="accessibility_autoclick_main_switch_title">Use autoclick (dwell timing)</string>
    <!-- Title for the toggle button that turns on/off the autoclick shortcut. [CHAR_LIMIT=NONE] -->
    <!-- TODO(b/394683600): Update string to translatable once approved by UXW. -->
    <string name="accessibility_autoclick_shortcut_title" translatable="false">Autoclick shortcut</string>
    <string name="accessibility_autoclick_shortcut_title">Autoclick shortcut</string>
    <!-- Title for the alert dialog that adjust the time for the mouse to hover before autoclick performs. [CHAR_LIMIT=NONE] -->
    <!-- TODO(b/394683600): Update string to translatable once approved by UXW. -->
    <string name="autoclick_delay_before_click_title" translatable="false">Delay before click</string>
    <string name="autoclick_delay_before_click_title">Delay before click</string>
    <!-- Summary for the alert dialog that adjust the time for the mouse to hover before autoclick performs. [CHAR_LIMIT=NONE] -->
    <!-- TODO(b/394683600): Update string to translatable once approved by UXW. -->
    <string name="autoclick_delay_before_click_summary" translatable="false">Time it takes to click after the cursor stops moving</string>
    <string name="autoclick_delay_before_click_summary">Set the length of time it takes to click after the cursor stops moving</string>
    <!-- Title for the alert dialog that adjust auto click cursor area size. [CHAR_LIMIT=NONE] -->
    <!-- TODO(b/394683600): Update string to translatable once approved by UXW. -->
    <string name="autoclick_cursor_area_size_title" translatable="false">Click area</string>
    <string name="autoclick_cursor_area_size_title">Click area</string>
    <!-- Summary for the alert dialog that adjust auto click cursor area size. [CHAR_LIMIT=NONE] -->
    <!-- TODO(b/394683600): Update string to translatable once approved by UXW. -->
    <string name="autoclick_cursor_area_size_summary" translatable="false">The area where the cursor can move freely without canceling the click once the countdown starts</string>
    <string name="autoclick_cursor_area_size_summary">If the cursor moves outside of the click area, autoclick is cancelled</string>
    <!-- Option for the autoclick area dialog that adjust auto click cursor area size to extra large. [CHAR_LIMIT=NONE] -->
    <!-- TODO(b/394683600): Update string to translatable once approved by UXW. -->
    <string name="autoclick_cursor_area_size_dialog_option_extra_large" translatable="false">Extra large</string>
    <string name="autoclick_cursor_area_size_dialog_option_extra_large">Extra large</string>
    <!-- Option for the autoclick area dialog that adjust auto click cursor area size to large. [CHAR_LIMIT=NONE] -->
    <!-- TODO(b/394683600): Update string to translatable once approved by UXW. -->
    <string name="autoclick_cursor_area_size_dialog_option_large" translatable="false">Large</string>
    <string name="autoclick_cursor_area_size_dialog_option_large">Large</string>
    <!-- Option for the autoclick area dialog that adjust auto click cursor area size to Medium(Default). [CHAR_LIMIT=NONE] -->
    <!-- TODO(b/394683600): Update string to translatable once approved by UXW. -->
    <string name="autoclick_cursor_area_size_dialog_option_default" translatable="false">Default</string>
    <string name="autoclick_cursor_area_size_dialog_option_default">Default</string>
    <!-- Option for the autoclick area dialog that adjust auto click cursor area size to small. [CHAR_LIMIT=NONE] -->
    <!-- TODO(b/394683600): Update string to translatable once approved by UXW. -->
    <string name="autoclick_cursor_area_size_dialog_option_small" translatable="false">Small</string>
    <string name="autoclick_cursor_area_size_dialog_option_small">Small</string>
    <!-- Option for the autoclick area dialog that adjust auto click cursor area size to extra small. [CHAR_LIMIT=NONE] -->
    <!-- TODO(b/394683600): Update string to translatable once approved by UXW. -->
    <string name="autoclick_cursor_area_size_dialog_option_extra_small" translatable="false">Extra small</string>
    <string name="autoclick_cursor_area_size_dialog_option_extra_small">Extra small</string>
    <!-- Title for the toggle button that turns on/off the autoclick setting of ignoring minor cursor movement. [CHAR_LIMIT=NONE] -->
    <!-- TODO(b/388845718): Update string to translatable once approved by UXW. -->
    <string name="autoclick_ignore_minor_cursor_movement_title" translatable="false">Ignore minor cursor movement</string>
    <!-- TODO(b/394683600): Update string to translatable once approved by UXW. -->
    <string name="autoclick_ignore_minor_cursor_movement_title">Ignore minor cursor movement</string>
    <!-- Title for the switch setting to toggle on/off the revert to left click after action. [CHAR LIMIT=NONE] -->
    <string name="autoclick_revert_to_left_click_title" translatable="false">Revert to left click after action</string>
    <string name="autoclick_revert_to_left_click_title">Revert to left click after action</string>
    <!-- Title for preference screen for configuring vibrations. [CHAR LIMIT=NONE] -->
    <string name="accessibility_vibration_settings_title">Vibration &amp; haptics</string>
    <!-- Summary for preference screen for configuring vibrations. [CHAR LIMIT=NONE] -->