ilene       2002/09/25 07:22:10

  Modified:    java/src/org/apache/xalan/res XSLTErrorResources.properties
  Log:
  Patch for bugzilla #4344.
  
  Revision  Changes    Path
  1.13      +1 -1      
xml-xalan/java/src/org/apache/xalan/res/XSLTErrorResources.properties
  
  Index: XSLTErrorResources.properties
  ===================================================================
  RCS file: 
/home/cvs/xml-xalan/java/src/org/apache/xalan/res/XSLTErrorResources.properties,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- XSLTErrorResources.properties     24 Sep 2002 19:05:31 -0000      1.12
  +++ XSLTErrorResources.properties     25 Sep 2002 14:22:10 -0000      1.13
  @@ -573,7 +573,7 @@
   # WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME
   WR0028=processing-instruction name must be a valid NCName\u003a {0}
   # WG_ILLEGAL_ATTRIBUTE_POSITION 
  -WR0029=Attribute {0} was added after child nodes or before an element was 
produced.
  +WR0029=Cannot add attribute {0} after child nodes or before an element is 
produced. Attribute will be ignored.
   
   # INVALID_TCHAR
   WR0239=Illegal value: {1} used for CHAR attribute: {0}.  An attribute of 
type CHAR must be only 1 character!
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to