From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../dom/chrome/accessibility/AccessFu.properties | 112 +++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 l10n-en-GB/dom/chrome/accessibility/AccessFu.properties (limited to 'l10n-en-GB/dom/chrome/accessibility/AccessFu.properties') diff --git a/l10n-en-GB/dom/chrome/accessibility/AccessFu.properties b/l10n-en-GB/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..53c64d3b2a --- /dev/null +++ b/l10n-en-GB/dom/chrome/accessibility/AccessFu.properties @@ -0,0 +1,112 @@ +# 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/. + +# Roles +menubar = menu bar +scrollbar = scroll bar +grip = grip +alert = alert +menupopup = menu popup +document = document +pane = pane +dialog = dialogue +separator = separator +toolbar = toolbar +statusbar = status bar +table = table +columnheader = column header +rowheader = row header +column = column +row = row +cell = cell +link = link +list = list +listitem = list item +outline = outline +outlineitem = outline item +pagetab = tab +propertypage = property page +graphic = graphic +switch = switch +pushbutton = button +checkbutton = tick button +radiobutton = radio button +combobox = combo box +progressbar = progress bar +slider = slider +spinbutton = spin button +diagram = diagram +animation = animation +equation = equation +buttonmenu = button menu +whitespace = white space +pagetablist = page tab list +canvas = canvas +checkmenuitem = tick menu item +passwordtext = password text +radiomenuitem = radio menu item +textcontainer = text container +togglebutton = toggle button +treetable = tree table +header = header +footer = footer +paragraph = paragraph +entry = entry +caption = caption +heading = heading +section = section +form = form +comboboxlist = combo box list +comboboxoption = combo box option +imagemap = image map +listboxoption = list box option +listbox = list box +flatequation = flat equation +gridcell = gridcell +note = note +figure = figure +definitionlist = definition list +term = term +definition = definition + +mathmltable = math table +mathmlcell = cell +mathmlenclosed = enclosed +mathmlfraction = fraction +mathmlfractionwithoutbar = fraction without bar +mathmlroot = root +mathmlscripted = scripted +mathmlsquareroot = square root + +# More sophisticated roles which are not actual numeric roles +textarea = text area + +base = base +close-fence = closing fence +denominator = denominator +numerator = numerator +open-fence = opening fence +overscript = overscript +presubscript = presubscript +presuperscript = presuperscript +root-index = root index +subscript = subscript +superscript = superscript +underscript = underscript + +# More sophisticated object descriptions +headingLevel = heading level %S + +# Landmark announcements +banner = banner +complementary = complementary +contentinfo = content info +main = main +navigation = navigation +search = search + +region = region + +stateRequired = required + -- cgit v1.2.3