/[suikacvs]/test/html-webhacc/cc-msg.en.txt
Suika

Diff of /test/html-webhacc/cc-msg.en.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38 by wakaba, Wed Sep 10 10:22:59 2008 UTC revision 1.39 by wakaba, Thu Sep 11 09:13:57 2008 UTC
# Line 1  Line 1 
1  WebHACC:Title;;WebHACC (β)  WebHACC:Title;;WebHACC (β)
2  WebHACC:Heading;; <a href="../error-description#WebHACC:Heading" rel="help"><abbr title="Web Hypertext Application Conformance Checker (β)"><img alt="WebHACC" src="../icons/title"></abbr></a>  WebHACC:Heading;; <a href="../error-description#WebHACC:Heading" rel="help"><abbr title="Web Hypertext Application Conformance Checker (β)"><img alt="WebHACC" src="../icons/title"></abbr></a>
3  fallback-char-error;;Octet sequence <code><var>{octets}</var></code> is not an allowed representation of the character <code><var>{char}</var></code> — a character reference <code><var>{char:hexref}</var></code> should be used instead.  fallback-char-error;;Octet sequence <code><var>{octets}</var></code> is not an allowed representation of the character <code><var>{char}</var></code> — character reference <code><var>{char:hexref}</var></code> should be used instead.
4  fallback-unassigned-error;;No character is assigned to octet sequence <code><var>{octets}</var></code>.  fallback-unassigned-error;;No character is assigned to octet sequence <code><var>{octets}</var></code>.
5  illegal-octets-error;;Octet sequence <code><var>{octets}</var></code> is illegal.  illegal-octets-error;;Octet sequence <code><var>{octets}</var></code> is illegal.
6  invalid-state-error;;The input stream is broken.  invalid-state-error;;The input stream is broken.
# Line 19  charset label:matching;;Sniffed characte Line 19  charset label:matching;;Sniffed characte
19  charset label detected;;While parsing the document as <code><var>{text}</var></code>, a character encoding declaration specifying a different character encoding is found. The document is reparsed.  charset label detected;;While parsing the document as <code><var>{text}</var></code>, a character encoding declaration specifying a different character encoding is found. The document is reparsed.
20  NULL;;The <code class="charname">NULL</code> character is not allowed.  NULL;;The <code class="charname">NULL</code> character is not allowed.
21  control char;;Code point <code><var>{text}</var></code> is not allowed.  control char;;Code point <code><var>{text}</var></code> is not allowed.
22    nonchar;;Noncharacter <code><var>{text}</var></code> is found in the input stream.
23    unicode deprecated;;Use of character <code><var>{text}</var></code> is deprecated.
24    unicode discouraged;;Use of character <code><var>{text}</var></code> is discouraged.
25    unicode not preferred;;Code point <code><var>{text}</var></code> is not the preferred representation of that character.
26    unicode should;;Character <code><var>{text}</var></code> should not be used in many cases.
27  bad attribute name;;Attribute name cannot contain characters <code>"</code>, <code>'</code>, and <code>=</code>.  bad attribute name;;Attribute name cannot contain characters <code>"</code>, <code>'</code>, and <code>=</code>.
28  bad attribute value;;Attribute value must be quoted by <code>"</code> or <code>'</code> if it contains a <code>"</code>, <code>'</code>, or <code>=</code> character.  bad attribute value;;Attribute value must be quoted by <code>"</code> or <code>'</code> if it contains a <code>"</code>, <code>'</code>, or <code>=</code> character.
29  bare ero;;The <code>&amp;</code> character must be escaped as <code class="html example">&amp;amp;</code>.  bare ero;;The <code>&amp;</code> character must be escaped as <code class="html example">&amp;amp;</code>.

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24