diff options
Diffstat (limited to 'dom/locales/en-US/chrome/accessibility/win/accessible.properties')
-rw-r--r-- | dom/locales/en-US/chrome/accessibility/win/accessible.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dom/locales/en-US/chrome/accessibility/win/accessible.properties b/dom/locales/en-US/chrome/accessibility/win/accessible.properties index 7a0665712e..df3b8fa218 100644 --- a/dom/locales/en-US/chrome/accessibility/win/accessible.properties +++ b/dom/locales/en-US/chrome/accessibility/win/accessible.properties @@ -19,3 +19,12 @@ cycle = Cycle # them to click an element when the click will be handled by a container # (ancestor) element. This is not normally reported to users. click ancestor = Click ancestor + +# These messages are reported by accessibility clients such as screen readers to +# indicate landmarks, which are significant sections of a document to which +# users might want to navigate quickly. See this page for more information: +# https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/examples/general-principles.html +banner = banner +complementary = complementary +contentinfo = content information +region = region |