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:03:37 UTC

svn commit: r125535 - /lenya/trunk/src/webapp/lenya/resources/i18n/cmsui.xml

Author: gregor
Date: Tue Jan 18 11:03:36 2005
New Revision: 125535

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

Modified: lenya/trunk/src/webapp/lenya/resources/i18n/cmsui.xml
Url: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/resources/i18n/cmsui.xml?view=diff&rev=125535&p1=lenya/trunk/src/webapp/lenya/resources/i18n/cmsui.xml&r1=125534&p2=lenya/trunk/src/webapp/lenya/resources/i18n/cmsui.xml&r2=125535
==============================================================================
--- lenya/trunk/src/webapp/lenya/resources/i18n/cmsui.xml	(original)
+++ lenya/trunk/src/webapp/lenya/resources/i18n/cmsui.xml	Tue Jan 18 11:03:36 2005
@@ -301,7 +301,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