diff options
Diffstat (limited to 'l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties')
-rwxr-xr-x | l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties b/l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties index 75b07e21e9..c827e81143 100755 --- a/l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties +++ b/l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties @@ -19,3 +19,12 @@ 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 = 点击祖先元素 + +# 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 = 横幅 +complementary = 补充 +contentinfo = 内容信息 +region = 区域 |