dbertoni    2004/11/01 21:32:58

  Modified:    c/src/xalanc/NLS/en_US XalanMsg_en_US.xlf
  Log:
  New error message.
  
  Revision  Changes    Path
  1.16      +5 -0      xml-xalan/c/src/xalanc/NLS/en_US/XalanMsg_en_US.xlf
  
  Index: XalanMsg_en_US.xlf
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/xalanc/NLS/en_US/XalanMsg_en_US.xlf,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- XalanMsg_en_US.xlf        27 Oct 2004 17:05:10 -0000      1.15
  +++ XalanMsg_en_US.xlf        2 Nov 2004 05:32:58 -0000       1.16
  @@ -1046,6 +1046,11 @@
                <target>Invalid URI.</target>
   </trans-unit>
   
  +<trans-unit id="ExpectedToken">
  +             <source>Expected a token but reached the end of the expression 
instead.</source>
  +             <target>Expected a token but reached the end of the expression 
instead.</target>
  +</trans-unit>
  +
       </body>
     </file>
   </xliff>
  
  
  

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

Reply via email to