Changed the accessible name for recent apps and apps grid
To make it more clear to users about what keys can be used to traverse the apps containers, the a11y instructions are updated in this cl. Bug: 1298211 Change-Id: I6659a67afb37543ac361fba0fa972fed5f99ca87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3646271 Commit-Queue: Wen-Chien Wang <wcwang@chromium.org> Reviewed-by: Toni Barzic <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/main@{#1002900}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
c0f66dc104
commit
3052f01a1e
@ -4775,11 +4775,11 @@ New install
|
||||
<message name="IDS_APP_LIST_SEARCH_BOX_PLACEHOLDER" desc="Placeholder text for the search box shown in the app list UI.">
|
||||
Search your device, apps, settings, web...
|
||||
</message>
|
||||
<message name="IDS_ASH_LAUNCHER_RECENT_APPS_A11Y_NAME" desc="Accessible name of the recent apps section in launcher UI. The recent apps section shows a list of recent apps that the user can continue using.">
|
||||
Recent Apps, navigate with left arrow to access all recent apps
|
||||
<message name="IDS_ASH_LAUNCHER_RECENT_APPS_A11Y_NAME" desc="Accessible name of the recent apps section in launcher UI which guides users to traverse the recent apps using arrow keys. The recent apps section shows a list of recent apps that the user can continue using.">
|
||||
Recent Apps, navigate with left or right arrow keys to access all recent apps
|
||||
</message>
|
||||
<message name="IDS_ASH_LAUNCHER_APPS_GRID_A11Y_NAME" desc="Accessible name of the apps grid that contains all apps in launcher UI.">
|
||||
All Apps, navigate with left or down arrow to access all apps
|
||||
<message name="IDS_ASH_LAUNCHER_APPS_GRID_A11Y_NAME" desc="Accessible name of the apps grid that contains all apps in launcher UI which guides users to traverse the apps in app list using arrow keys.">
|
||||
All Apps, navigate with arrow keys to access all apps
|
||||
</message>
|
||||
|
||||
<message name="IDS_APP_LIST_SEARCH_BOX_PLACEHOLDER_TEMPLATE" desc="The template for rotating placeholder text for the search box shown within the ChromeOS launcher. Placeholders always list files and apps provider as well as a rotating first item.">
|
||||
|
@ -1 +1 @@
|
||||
e3b34a06f1e1c7f13f41c439da0f85f9ac175541
|
||||
32f9aabcde605694d217251a683e50a962698909
|
@ -1 +1 @@
|
||||
da0544516a39b479dd4638b710fc6d175869e262
|
||||
0216d9347e37a890405fc4cff8593c932ac8732d
|
Reference in New Issue
Block a user