You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2005/01/18 20:04:10 UTC

svn commit: r125536 - /lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/i18n/cmsui.xml

Author: gregor
Date: Tue Jan 18 11:04:09 2005
New Revision: 125536

URL: http://svn.apache.org/viewcvs?view=rev&rev=125536
Log:
Fixed typo in a translation key as reported by Arjen.
Modified:
   lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/i18n/cmsui.xml

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/i18n/cmsui.xml
Url: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/i18n/cmsui.xml?view=diff&rev=125536&p1=lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/i18n/cmsui.xml&r1=125535&p2=lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/i18n/cmsui.xml&r2=125536
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/i18n/cmsui.xml	(original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/i18n/cmsui.xml	Tue Jan 18 11:04:09 2005
@@ -307,7 +307,7 @@
   <message key="Please check the following possible causes of the exception">Please check the following possible causes of the exception.</message>
   <message key="exception.cause.createdoc.whitespace-in-id">The id is not allowed to have whitespaces</message>
   <message key="exception.cause.createdoc.id-in-use">The id is already in use</message>
-  <message key="failmessage.createdoc.invalidformat">Please enter a valid value in the ID field. A-Z, a-z, 0-9 or - are vaild characters.</message>
+  <message key="failmessage.createdoc.invalidformat">Please enter a valid value in the ID field. A-Z, a-z, 0-9 or - are valid characters.</message>
   <message key="failmessage.createdoc.required">Please input all required (*)  values.</message>
 
   <!-- Asset Upload/Insert Dialog -->

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org