Merge "TalkBack: Clarify volume panel slice action label" into udc-qpr-dev

This commit is contained in:
Behnam Heydarshahi
2023-08-31 13:40:55 +00:00
committed by Android (Google) Code Review
4 changed files with 81 additions and 1 deletions

View File

@@ -25,6 +25,8 @@
<item type="id" name="encrypt_dont_require_password" />
<item type="id" name="tag_row_view" />
<!-- Used for custom accessibility actions in the Drag-and-Drop locale list -->
<item type="id" name="action_drag_move_up" />
<item type="id" name="action_drag_move_down" />

View File

@@ -4607,6 +4607,8 @@
</ol>
]]>
</string>
<!-- suffixed to click action texts "Double-tap to " -->
<string name="accessibility_action_label_panel_slice">enter settings</string>
<!-- Title for accessibility preference for configuring feature that performs click action soon after mouse/trackpad pointer stops moving. [CHAR LIMIT=NONE] -->
<string name="accessibility_autoclick_preference_title">Autoclick (dwell timing)</string>
<!-- Title for accessibility dwell timing footer. [CHAR LIMIT=NONE] -->