peiyongz 2004/05/14 07:56:26
Modified: c/src/xercesc/util/MsgLoaders/ICU/resources en_US.txt
Log:
UTF-8 new error message
Revision Changes Path
1.37 +5 -0 xml-xerces/c/src/xercesc/util/MsgLoaders/ICU/resources/en_US.txt
Index: en_US.txt
===================================================================
RCS file:
/home/cvs/xml-xerces/c/src/xercesc/util/MsgLoaders/ICU/resources/en_US.txt,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- en_US.txt 5 May 2004 15:37:09 -0000 1.36
+++ en_US.txt 14 May 2004 14:56:26 -0000 1.37
@@ -542,6 +542,11 @@
"The base part has too few levels to weave in relative part " ,
"The port field must be a 16 bit decimal number " ,
"invalid byte {0} ({1}) of a {2}-byte sequence. " ,
+ "invalid byte {0} of 2-byte sequence. " ,
+ "invalid bytes {0}, {1} of 3-byte sequence. " ,
+ "irregular bytes {0}, {1} of 3-byte sequence. " ,
+ "invalid bytes {0}, {1} of 4-byte sequence. " ,
+ "Exceede bytes limits {0}, {1}-byte sequence. " ,
"The passed index is past the end of the vector " ,
"The element id was invalid " ,
"When reusing the Grammar, no internal subset is allowed " ,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]