From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../rm/devtools/shared/accessibility.properties | 142 +++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 thunderbird-l10n/rm/chrome/rm/locale/rm/devtools/shared/accessibility.properties (limited to 'thunderbird-l10n/rm/chrome/rm/locale/rm/devtools/shared/accessibility.properties') diff --git a/thunderbird-l10n/rm/chrome/rm/locale/rm/devtools/shared/accessibility.properties b/thunderbird-l10n/rm/chrome/rm/locale/rm/devtools/shared/accessibility.properties new file mode 100644 index 0000000000..73958f93d1 --- /dev/null +++ b/thunderbird-l10n/rm/chrome/rm/locale/rm/devtools/shared/accessibility.properties @@ -0,0 +1,142 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE (accessibility.contrast.ratio): A title text for the color contrast +# ratio description, used by the accessibility highlighter to display the value. %S in the +# content will be replaced by the contrast ratio numerical value. +accessibility.contrast.ratio=Contrast: %S + +# LOCALIZATION NOTE (accessibility.contrast.ratio.error): A title text for the color +# contrast ratio, used when the tool is unable to calculate the contrast ratio value. +accessibility.contrast.ratio.error=Unable to calculate + +# LOCALIZATION NOTE (accessibility.contrast.ratio.label): A title text for the color +# contrast ratio description, used together with the actual values. +accessibility.contrast.ratio.label=Contrast: + +# LOCALIZATION NOTE (accessibility.contrast.ratio.label.large): A title text for the color +# contrast ratio description that also specifies that the color contrast criteria used is +# if for large text. +accessibility.contrast.ratio.label.large=Contrast (large text): + +# LOCALIZATION NOTE (accessibility.text.label.issue.area): A title text that +# describes that currently selected accessible object for an element must have +# its name provided via the alt attribute. +accessibility.text.label.issue.area = Use “alt” attribute to label “area” elements that have the “href” attribute. + +# LOCALIZATION NOTE (accessibility.text.label.issue.dialog): A title text that +# describes that currently selected accessible object for a dialog should have a name +# provided. +accessibility.text.label.issue.dialog = Dialogs should be labeled. + +# LOCALIZATION NOTE (accessibility.text.label.issue.document.title): A title text that +# describes that currently selected accessible object for a document must have a name +# provided via title. +accessibility.text.label.issue.document.title = Documents must have a title. + +# LOCALIZATION NOTE (accessibility.text.label.issue.embed): A title text that +# describes that currently selected accessible object for an must have a name +# provided. +accessibility.text.label.issue.embed = Embedded content must be labeled. + +# LOCALIZATION NOTE (accessibility.text.label.issue.figure): A title text that +# describes that currently selected accessible object for a figure should have a name +# provided. +accessibility.text.label.issue.figure = Figures with optional captions should be labeled. + +# LOCALIZATION NOTE (accessibility.text.label.issue.fieldset): A title text that +# describes that currently selected accessible object for a
must have a name +# provided. +accessibility.text.label.issue.fieldset = “fieldset” elements must be labeled. + +# LOCALIZATION NOTE (accessibility.text.label.issue.fieldset.legend2): A title text that +# describes that currently selected accessible object for a
must have a name +# provided via element. +accessibility.text.label.issue.fieldset.legend2 = Use a “legend” element to label a “fieldset”. + +# LOCALIZATION NOTE (accessibility.text.label.issue.form): A title text that +# describes that currently selected accessible object for a form element must have a name +# provided. +accessibility.text.label.issue.form = Form elements must be labeled. + +# LOCALIZATION NOTE (accessibility.text.label.issue.form.visible): A title text that +# describes that currently selected accessible object for a form element should have a name +# provided via a visible label/element. +accessibility.text.label.issue.form.visible = Form elements should have a visible text label. + +# LOCALIZATION NOTE (accessibility.text.label.issue.frame): A title text that +# describes that currently selected accessible object for a must have a name +# provided. +accessibility.text.label.issue.frame = “frame” elements must be labeled. + +# LOCALIZATION NOTE (accessibility.text.label.issue.glyph): A title text that +# describes that currently selected accessible object for a must have a name +# provided via alt attribute. +accessibility.text.label.issue.glyph = Use “alt” attribute to label “mglyph” elements. + +# LOCALIZATION NOTE (accessibility.text.label.issue.heading): A title text that +# describes that currently selected accessible object for a heading must have a name +# provided. +accessibility.text.label.issue.heading = Headings must be labeled. + +# LOCALIZATION NOTE (accessibility.text.label.issue.heading.content): A title text that +# describes that currently selected accessible object for a heading must have visible +# content. +accessibility.text.label.issue.heading.content = Headings should have visible text content. + +# LOCALIZATION NOTE (accessibility.text.label.issue.iframe): A title text that +# describes that currently selected accessible object for an