From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../localizationnote/html/locnote1html.html | 11 ++++++++ .../localizationnote/html/locnote1htmlrules.xml | 7 +++++ .../localizationnote/html/locnote2html.html | 22 +++++++++++++++ .../localizationnote/html/locnote2htmlrules.xml | 4 +++ .../localizationnote/html/locnote3html.html | 12 ++++++++ .../localizationnote/html/locnote3htmlrules.xml | 3 ++ .../localizationnote/html/locnote4html.html | 16 +++++++++++ .../localizationnote/html/locnote4htmlrules.xml | 3 ++ .../localizationnote/html/locnote5html.html | 21 ++++++++++++++ .../localizationnote/html/locnote5htmlrules.xml | 15 ++++++++++ .../localizationnote/html/locnote6html.html | 21 ++++++++++++++ .../localizationnote/html/locnote6htmlrules.xml | 15 ++++++++++ .../localizationnote/html/locnote7html.html | 10 +++++++ .../localizationnote/html/locnote8html.html | 21 ++++++++++++++ .../localizationnote/html/locnote8htmlrules.xml | 16 +++++++++++ .../localizationnote/html/locnote9html.html | 20 +++++++++++++ .../html-its/localizationnote/xml/locnote10xml.xml | 33 ++++++++++++++++++++++ .../html-its/localizationnote/xml/locnote11xml.xml | 18 ++++++++++++ .../localizationnote/xml/locnote11xmlrules.xml | 16 +++++++++++ .../html-its/localizationnote/xml/locnote1xml.xml | 13 +++++++++ .../html-its/localizationnote/xml/locnote2xml.xml | 19 +++++++++++++ .../html-its/localizationnote/xml/locnote3xml.xml | 12 ++++++++ .../html-its/localizationnote/xml/locnote4xml.xml | 16 +++++++++++ .../html-its/localizationnote/xml/locnote5xml.xml | 15 ++++++++++ .../localizationnote/xml/locnote5xmlrules.xml | 9 ++++++ .../html-its/localizationnote/xml/locnote6xml.xml | 21 ++++++++++++++ .../html-its/localizationnote/xml/locnote7xml.xml | 20 +++++++++++++ .../html-its/localizationnote/xml/locnote8xml.xml | 17 +++++++++++ .../html-its/localizationnote/xml/locnote9xml.xml | 8 ++++++ 29 files changed, 434 insertions(+) create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote1html.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote1htmlrules.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote2html.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote2htmlrules.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote3html.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote3htmlrules.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote4html.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote4htmlrules.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote5html.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote5htmlrules.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote6html.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote6htmlrules.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote7html.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote8html.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote8htmlrules.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote9html.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote10xml.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote11xml.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote11xmlrules.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote1xml.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote2xml.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote3xml.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote4xml.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote5xml.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote5xmlrules.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote6xml.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote7xml.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote8xml.xml create mode 100644 testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote9xml.xml (limited to 'testing/web-platform/tests/conformance-checkers/html-its/localizationnote') diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote1html.html b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote1html.html new file mode 100644 index 000000000..6c33dd2d0 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote1html.html @@ -0,0 +1,11 @@ + + + + + Example + + + + The {0} has been disabled. + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote1htmlrules.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote1htmlrules.xml new file mode 100644 index 000000000..87b8415aa --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote1htmlrules.xml @@ -0,0 +1,7 @@ + + + +The variable {0} has three possible values: 'printer', 'stacker' and 'stapler options'. + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote2html.html b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote2html.html new file mode 100644 index 000000000..21937ae3f --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote2html.html @@ -0,0 +1,22 @@ + + + + + Example + + + +
+

FileNotFound

+

+ Indicates that the resource file {0} could not be loaded. +

+ Cannot find the file {0}. +
+
+

FileNotFound

+

A division by 0 was going to be computed.

+ Invalid parameter. +
+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote2htmlrules.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote2htmlrules.xml new file mode 100644 index 000000000..2da2d203e --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote2htmlrules.xml @@ -0,0 +1,4 @@ + + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote3html.html b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote3html.html new file mode 100644 index 000000000..380ab5f88 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote3html.html @@ -0,0 +1,12 @@ + + + + + EXAMPLE + + + + Cannot find {0} on {1}. + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote3htmlrules.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote3htmlrules.xml new file mode 100644 index 000000000..898225e43 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote3htmlrules.xml @@ -0,0 +1,3 @@ + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote4html.html b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote4html.html new file mode 100644 index 000000000..8cc2ffe19 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote4html.html @@ -0,0 +1,16 @@ + + + + + EXAMPLE + + + +

+ Cannot find the file {0}. +

+

+ Invalid parameter. +

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote4htmlrules.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote4htmlrules.xml new file mode 100644 index 000000000..2e0f1173e --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote4htmlrules.xml @@ -0,0 +1,3 @@ + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote5html.html b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote5html.html new file mode 100644 index 000000000..1db258ab1 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote5html.html @@ -0,0 +1,21 @@ + + + + + + EXAMPLE + + +

+ This is a hippoptamus: + Hippo in the Chobe River + . +

+

+ This is an elephant: + Elephants taking a mud bath + . +

+

The {0} has been disabled.

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote5htmlrules.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote5htmlrules.xml new file mode 100644 index 000000000..c9d00868a --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote5htmlrules.xml @@ -0,0 +1,15 @@ + + +Do not translate the word "Chobe" + + +This text will be displayed over the image. + + + +The variable +{0} +has three possible values: 'printer', 'stacker' and 'stapler options'. + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote6html.html b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote6html.html new file mode 100644 index 000000000..eea2ad93e --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote6html.html @@ -0,0 +1,21 @@ + + + + + EXAMPLE + + + + + This is a hippoptamus: + Hippo in the Chobe River + . + + + This is an elephant: + Elephants taking a mud bath + . + + The {0} has been disabled. + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote6htmlrules.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote6htmlrules.xml new file mode 100644 index 000000000..d8a1ee4a7 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote6htmlrules.xml @@ -0,0 +1,15 @@ + + +This text will be displayed over the image. + + +Do not translate the word "Chobe" + + + +The variable +{0} +has three possible values: 'printer', 'stacker' and 'stapler options'. + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote7html.html b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote7html.html new file mode 100644 index 000000000..4741c323d --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote7html.html @@ -0,0 +1,10 @@ + + + + + LocNote test: Default + + +

This is a motherboard.

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote8html.html b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote8html.html new file mode 100644 index 000000000..8913b8ead --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote8html.html @@ -0,0 +1,21 @@ + + + + + EXAMPLE + + + + + This is a hippoptamus: + Hippo in the Chobe River + . + + + This is an elephant: + Elephants taking a mud bath + . + + The {0} has been disabled. + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote8htmlrules.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote8htmlrules.xml new file mode 100644 index 000000000..7d6c81f1e --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote8htmlrules.xml @@ -0,0 +1,16 @@ + +DisableInfo + +This text will be displayed over the image. + + +Do not translate the word "Chobe" + + + +The variable +{0} +has three possible values: 'printer', 'stacker' and 'stapler options'. + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote9html.html b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote9html.html new file mode 100644 index 000000000..9adbbcd23 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote9html.html @@ -0,0 +1,20 @@ + + + + + + Example + + +

The {0} has been disabled.

+ + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote10xml.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote10xml.xml new file mode 100644 index 000000000..aefe57b3a --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote10xml.xml @@ -0,0 +1,33 @@ + + + +DisableInfo + +This text will be displayed over the image. + + +Do not translate the word "Chobe" + + + +The variable +{0} +has three possible values: 'printer', 'stacker' and 'stapler options'. + + + + + + +This is a hippoptamus: +Hippo in the Chobe River +. + + +This is an elephant: +Elephants taking a mud bath +. + +The {0} has been disabled. + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote11xml.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote11xml.xml new file mode 100644 index 000000000..20a697e98 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote11xml.xml @@ -0,0 +1,18 @@ + + + + + + +This is a hippoptamus: +Hippo in the Chobe River +. + + +This is an elephant: +Elephants taking a mud bath +. + +The {0} has been disabled. + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote11xmlrules.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote11xmlrules.xml new file mode 100644 index 000000000..43b00c70c --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote11xmlrules.xml @@ -0,0 +1,16 @@ + +DisableInfo + +This text will be displayed over the image. + + +Do not translate the word "Chobe" + + + +The variable +{0} +has three possible values: 'printer', 'stacker' and 'stapler options'. + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote1xml.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote1xml.xml new file mode 100644 index 000000000..4b5099757 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote1xml.xml @@ -0,0 +1,13 @@ + + + + + The variable {0} has three possible values: 'printer', + 'stacker' and 'stapler options'. + + + + + The {0} has been disabled. + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote2xml.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote2xml.xml new file mode 100644 index 000000000..166215d64 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote2xml.xml @@ -0,0 +1,19 @@ + + + + + + + + + + Indicates that the resource file {0} could not be loaded. + Cannot find the file {0}. + + + A division by 0 was going to be computed. + Invalid parameter. + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote3xml.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote3xml.xml new file mode 100644 index 000000000..3336af33d --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote3xml.xml @@ -0,0 +1,12 @@ + + + + + + + + Cannot find {0} on {1}. + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote4xml.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote4xml.xml new file mode 100644 index 000000000..a98b30eba --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote4xml.xml @@ -0,0 +1,16 @@ + + + + + + + + + Cannot find the file {0}. + + + Invalid parameter. + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote5xml.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote5xml.xml new file mode 100644 index 000000000..dac3607a3 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote5xml.xml @@ -0,0 +1,15 @@ + + + + + Do not translate the word "Chobe" + + + + + This is a hippoptamus: Hippo in the Chobe River. + This is an elephant: Elephants taking a mud bath. + The {0} has been disabled. + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote5xmlrules.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote5xmlrules.xml new file mode 100644 index 000000000..8eb7b345b --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote5xmlrules.xml @@ -0,0 +1,9 @@ + + + This text will be displayed over the image. + + + The variable {0} has three possible values: 'printer', + 'stacker' and 'stapler options'. + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote6xml.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote6xml.xml new file mode 100644 index 000000000..2df88380c --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote6xml.xml @@ -0,0 +1,21 @@ + + + + + This text will be displayed over the image. + + + Do not translate the word "Chobe" + + + The variable {0} has three possible values: 'printer', + 'stacker' and 'stapler options'. + + + + + This is a hippoptamus: Hippo in the Chobe River. + This is an elephant: Elephants taking a mud bath. + The {0} has been disabled. + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote7xml.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote7xml.xml new file mode 100644 index 000000000..65021f8b2 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote7xml.xml @@ -0,0 +1,20 @@ + + + + + + + + + + +Indicates that the resource file {0} could not be loaded. + +Cannot find the file {0}. + + +A division by 0 was going to be computed. +Invalid parameter. + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote8xml.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote8xml.xml new file mode 100644 index 000000000..41049c968 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote8xml.xml @@ -0,0 +1,17 @@ + + + + + Host {0} cannot be found. + + + The connection with {0} has been lost. + + + {0} not found. + + + Cannot log with this username. + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote9xml.xml b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote9xml.xml new file mode 100644 index 000000000..c726ea1d2 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote9xml.xml @@ -0,0 +1,8 @@ + + + +

Everything started when + Zebulon discovered that he had a doppelgänger + who was a serious baseball aficionado.

+ +
-- cgit v1.2.3