peiyongz 2003/03/01 11:33:19
Modified: c/src/xercesc/util/MsgLoaders/ICU/resources en_US.txt
Log:
TotalDigits value must be a positiveInteger
Revision Changes Path
1.20 +1 -1 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.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- en_US.txt 22 Feb 2003 18:22:40 -0000 1.19
+++ en_US.txt 1 Mar 2003 19:33:19 -0000 1.20
@@ -600,7 +600,7 @@
"MinExclusive '{0}' is invalid " ,
"TotalDigit Value '{0}' is invalid " ,
"FractionDigit Value '{0}' is invalid " ,
- "TotalDigit Value '{0}' must be a nonNegativeInteger " ,
+ "TotalDigit Value '{0}' must be a PositiveInteger " ,
"FractionDigit Value '{0}' must be a nonNegativeInteger " ,
"It is an error for both maxInclusive and maxExclusive to be specified
for the same datatype " ,
"It is an error for both minInclusive and minExclusive to be specified
for the same datatype " ,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]