|
25.
|
|
|
(X)HTML: The sole root tag must be the <tt><html></tt> tag
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_BAD_ROOT
|
|
26.
|
|
|
(X)HTML: The value ('{2}') of an attribute (<tt>{1}</tt>) does not match the attribute requirements ({3})
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_BAD_ATTRIBUTE_VALUE
|
|
27.
|
|
|
(X)HTML: An unknown attribute (<tt>{2}</tt>) was found in the tag <tt><{1}></tt>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_UNKNOWN_ATTRIBUTE
|
|
28.
|
|
|
XHTML: An attribute (<tt>{2}</tt>) was found in the tag <tt><{1}></tt> and it should have been in lower case
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_CASE_ATTRIBUTE
|
|
29.
|
|
|
(X)HTML: A deprecated attribute (<tt>{2}</tt>) was found in the tag <tt><{1}></tt>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_DEPRECATED_ATTRIBUTE
|
|
30.
|
|
|
(X)HTML: A required attribute (<tt>{2}</tt>) for the tag <tt><{1}></tt> is missing
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_MISSING_ATTRIBUTE
|
|
31.
|
|
|
(X)HTML: The tag <tt><{1}></tt> is unknown
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_UNKNOWN_TAG
|
|
32.
|
|
|
XHTML: The tag <tt><{1}></tt> should have been in lower case
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_CASE_TAG
|
|
33.
|
|
|
(X)HTML: The tag <tt><{1}></tt> is deprecated
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_DEPRECATED_TAG
|
|
34.
|
|
|
(X)HTML: The ID '{1}' has been repeated; IDs must be unique
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_DUPLICATED_ID
|