|
8.
|
|
|
<{Ignore validation notices for this page view}>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]VALIDATION_IGNORE_2
|
|
9.
|
|
|
<em>{1}</em> at line {2}, character {3}
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]VALIDATION_ERROR_AT
|
|
10.
|
|
|
(X)HTML: Use of the <tt>name</tt> attribute as a document-wide (as opposed to form-wide) identifier is deprecated; it is needed for compatibility, but an identical <tt>id</tt> attribute is required to go with it
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_NAME_ID_DEPRECATED
|
|
11.
|
|
|
(X)HTML: A tag which is required to have a body self-closed (or an HTML tag self-closed, which no HTML tag should do)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_CEMPTY_TAG
|
|
12.
|
|
|
XHTML: A tag which is required to self-close did not
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_NONEMPTY_TAG
|
|
13.
|
|
|
(X)HTML: The ID referenced ('{1}') is not real
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_ID_UNBOUND
|
|
14.
|
|
|
(X)HTML: <tt><{1}></tt> was expected to come next
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_EXPECTING
|
|
15.
|
|
|
(X)HTML-strict: There is an empty tag. Certain tags must contain something
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_EMPTY_TAG
|
|
16.
|
|
|
(X)HTML: Script tags must contain <tt>// --></tt>-style end comments (and appropriate start comments). In fact, <em>if</em> this is XHTML they should not use comments like this at all, but rather a <tt><[CDATA[ … ]]></tt> wrapper
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_SCRIPT_COMMENTING
|
|
17.
|
|
|
XHTML-strict: Text appeared, but it is not allowed under the <tt><{1}></tt> tag
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_TEXT_NO_BLOCK
|