# 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/.
### These strings are used inside the Accessibility panel.
accessibility-learn-more = Сазнај више
accessibility-text-label-header = Text Labels and Names
accessibility-keyboard-header = Keyboard
## Text entries that are used as text alternative for icons that depict accessibility isses.
accessibility-warning =
.alt = Warning
accessibility-fail =
.alt = Error
accessibility-best-practices =
.alt = Best Practices
## Text entries for a paragraph used in the accessibility panel sidebar's checks section
## that describe that currently selected accessible object has an accessibility issue
## with its text label or accessible name.
accessibility-text-label-issue-area = Use alt
attribute to label
title
. Learn more
accessibility-text-label-issue-embed = Embedded content must be labeled. Learn more
accessibility-text-label-issue-figure = Figures with optional captions should be labeled. Learn more
accessibility-text-label-issue-fieldset = fieldset
elements must be labeled. Learn more
accessibility-text-label-issue-fieldset-legend2 = Use a legend
element to label a fieldset. Learn more
accessibility-text-label-issue-form = Form elements must be labeled. Learn more
accessibility-text-label-issue-form-visible = Form elements should have a visible text label. Learn more
accessibility-text-label-issue-frame = frame
elements must be labeled. Learn more
accessibility-text-label-issue-glyph = Use alt
attribute to label mglyph elements. Learn more
accessibility-text-label-issue-heading = Headings must be labeled. Learn more
accessibility-text-label-issue-heading-content = Headings should have visible text content. Learn more
accessibility-text-label-issue-iframe = Use title
attribute to describe iframe content. Learn more
accessibility-text-label-issue-image = Content with images must be labeled. Learn more
accessibility-text-label-issue-interactive = Interactive elements must be labeled. Learn more
accessibility-text-label-issue-toolbar = Toolbars must be labeled when there is more than one toolbar. Learn more
## Text entries for a paragraph used in the accessibility panel sidebar's checks section
## that describe that currently selected accessible object has a keyboard accessibility
## issue.