File: language.aria.xml

package info (click to toggle)
datatables.js 1.11.5%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 22,848 kB
  • sloc: javascript: 65,075; xml: 10,712; php: 4,741; sh: 544; makefile: 18
file content (16 lines) | stat: -rw-r--r-- 615 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8" ?>
<dt-option group="i18n">
	<name>language.aria</name>
	<summary>Language strings used for WAI-ARIA specific attributes</summary>
	<since>1.10</since>

	<type type="object" />

	<description>
		Strings that are used for WAI-ARIA labels and controls only (these are not actually visible on the page, but will be read by screen readers, and thus must be internationalised as well).
	</description>

	<related type="option">language</related>
	<related type="option">language.aria.sortAscending</related>
	<related type="option">language.aria.sortDescending</related>
</dt-option>