dmitryh 2004/08/11 08:21:02
Modified: c/src/xalanc/NLS/en_US XalanMsg_en_US.xlf
Log:
Cleaning of some embedded strings
Revision Changes Path
1.12 +11 -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.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- XalanMsg_en_US.xlf 21 Apr 2004 16:23:05 -0000 1.11
+++ XalanMsg_en_US.xlf 11 Aug 2004 15:21:02 -0000 1.12
@@ -1040,6 +1040,17 @@
<source>The xsl:sort attribute 'case-order' value must be
'upper-first' or 'lower-first'.</source>
<target>The xsl:sort attribute 'case-order' value must be
'upper-first' or 'lower-first'.</target>
</trans-unit>
+
+<trans-unit id="LegalValuesForLetterValue">
+ <source>The legal values for letter-value are 'alphabetic' and
'traditional'.</source>
+ <target>The legal values for letter-value are 'alphabetic' and
'traditional'.</target>
+</trans-unit>
+
+<trans-unit id="InvalidURI">
+ <source>Invalid URI.</source>
+ <target>Invalid URI.</target>
+</trans-unit>
+
</body>
</file>
</xliff>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]