Merge "Mark KQS arrow strings translatable" into main

This commit is contained in:
Treehugger Robot
2025-03-13 12:41:19 -07:00
committed by Android (Google) Code Review
+4 -6
View File
@@ -345,12 +345,10 @@
<!-- Accessibility label for quick switch tiles that include information about the tile's position in the parent list [CHAR LIMIT=NONE] -->
<string name="quick_switch_task_with_position_in_parent"><xliff:g id="task_description" example="Chrome">%1$s</xliff:g>, item <xliff:g id="index_in_parent" example="1">%2$d</xliff:g> of <xliff:g id="total_tasks" example="5">%3$d</xliff:g></string>
<!-- Accessibility label for an arrow button within quick switch UI that scrolls the quick switch content left
TODO(b/397975686): Make these translatable when verified by UX. -->
<string name="quick_switch_scroll_arrow_left" translatable="false">Scroll left</string>
<!-- Accessibility label for an arrow button within quick switch UI that scrolls the quick switch content right
TODO(b/397975686): Make these translatable when verified by UX. -->
<string name="quick_switch_scroll_arrow_right" translatable="false">Scroll right</string>
<!-- Accessibility label for an arrow button within quick switch UI that scrolls the quick switch content left -->
<string name="quick_switch_scroll_arrow_left">Scroll left</string>
<!-- Accessibility label for an arrow button within quick switch UI that scrolls the quick switch content right -->
<string name="quick_switch_scroll_arrow_right">Scroll right</string>
<!-- Strings for bubble bar -->
<!-- Fallback name for a bubble if it does have a title [CHAR_LIMIT=none] -->