|
22.
|
|
|
(X)HTML: The <tt><{1}></tt> tag has an invalid parent (<tt>{2}</tt>)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_BAD_PARENT
|
|
23.
|
|
|
(X)HTML: An invalid entity was employed or <tt>&</tt> was used instead of <tt>&amp;</tt>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_BAD_ENTITY
|
|
24.
|
|
|
(X)HTML: The <tt><{1}></tt> tag may not be directly underneath the <tt><{2}></tt> tag
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_PROHIBITION
|
|
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
|