DevTools: Localize accessibility strings and add descriptions
Accessibility strings in front_end/accessibility/AccessibilityStrings.js are not localized. They are displayed in Elements pane -> Accessiblity pane -> Computed Properties. See https://imgur.com/HtE1ZhP. I wrap them in ls`` and add them to accessibility_strings.grdp file with descriptions. Description of a 'name' string: Accessibility attribute name that appears under the Computed Properties section in the Accessibility pane of the Elements pane Description of a 'description' string: Tooltip text that appears when hovering over the '<name>' attribute name under the Computed Properties section in the Accessibility pane of the Elements pane Bug: 941561 Change-Id: I655760c02ee31ef4e22385c9dc003fd4152c93c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1648332 Commit-Queue: Mandy Chen <mandy.chen@microsoft.com> Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#667327}
Showing
This diff is collapsed.
Please register or sign in to comment