office-gobmx/svx/uiconfig/ui/accessibilitychecklevel.ui
Balazs Varga 13ac356a32 tdf#164048 sw a11y: improve error/warning levels with
adding two A11y issue level: Error and warning level, and
categorizing our accesibility issues based on how the
PAC 2024 tools and WCAG behave with the different warnings/errors.

Change-Id: If4e4800497340318bb990326c64de655f24a47e8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177389
Tested-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Tested-by: Jenkins
Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2024-11-29 12:08:48 +01:00

322 lines
12 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.38.2 -->
<interface domain="svx">
<requires lib="gtk+" version="3.20"/>
<object class="GtkBox" id="accessibilityCheckLevelBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<property name="baseline-position">top</property>
<child>
<object class="GtkExpander" id="expand_document">
<property name="can-focus">True</property>
<child>
<object class="GtkBox" id="box_document">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">6</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="expand_document_lb">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="accessibilitychecklevel|expand_document_lb">Document</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkExpander" id="expand_styles">
<property name="can-focus">True</property>
<child>
<object class="GtkBox" id="box_styles">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">6</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="expand_styles_lb">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="accessibilitychecklevel|expand_styles_lb">Styles</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkExpander" id="expand_linked">
<property name="can-focus">True</property>
<child>
<object class="GtkBox" id="box_linked">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">6</property>
<property name="hexpand">True</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="expand_linked_lb">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="accessibilitychecklevel|expand_linked_lb">Missing linked graphic</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkExpander" id="expand_no_alt">
<property name="can-focus">True</property>
<child>
<object class="GtkBox" id="box_no_alt">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">6</property>
<property name="hexpand">True</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="expand_no_alt_lb">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="accessibilitychecklevel|expand_no_alt_lb">Missing alternative or description text</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">3</property>
</packing>
</child>
<child>
<object class="GtkExpander" id="expand_table">
<property name="can-focus">True</property>
<child>
<object class="GtkBox" id="box_table">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">6</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="expand_table_lb">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="accessibilitychecklevel|expand_table_lb">Table</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">4</property>
</packing>
</child>
<child>
<object class="GtkExpander" id="expand_formatting">
<property name="can-focus">True</property>
<child>
<object class="GtkBox" id="box_formatting">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">6</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkExpander" id="expand_direct_formatting">
<property name="can-focus">True</property>
<child>
<object class="GtkBox" id="box_direct_formatting">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">6</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="expand_direct_formatting_lb">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" context="accessibilitychecklevel|expand_direct_formatting_lb">Direct Formatting</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<placeholder/>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="expand_formatting_lb">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="accessibilitychecklevel|expand_formatting_lb">Formatting</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">5</property>
</packing>
</child>
<child>
<object class="GtkExpander" id="expand_hyperlink">
<property name="can-focus">True</property>
<child>
<object class="GtkBox" id="box_hyperlink">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">6</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="expand_hyperlink_lb">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="accessibilitychecklevel|expand_hyperlink_lb">Hyperlink</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">7</property>
</packing>
</child>
<child>
<object class="GtkExpander" id="expand_fakes">
<property name="can-focus">True</property>
<child>
<object class="GtkBox" id="box_fakes">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">6</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="expand_fakes_lb">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="accessibilitychecklevel|expand_fakes_lb">Simulated captions</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">8</property>
</packing>
</child>
<child>
<object class="GtkExpander" id="expand_numbering">
<property name="can-focus">True</property>
<child>
<object class="GtkBox" id="box_numbering">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">6</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="expand_numbering_lb">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="accessibilitychecklevel|expand_numbering_lb">Numbering</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">9</property>
</packing>
</child>
<child>
<object class="GtkExpander" id="expand_other">
<property name="can-focus">True</property>
<child>
<object class="GtkBox" id="box_other">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">6</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="expand_other_lb">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" context="accessibilitychecklevel|expand_other_lb">Other</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">10</property>
</packing>
</child>
</object>
</interface>