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 2004/11/02 03:56:05 UTC

svn commit: rev 56331 - incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/i18n

Author: gregor
Date: Mon Nov  1 18:56:04 2004
New Revision: 56331

Modified:
   incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/i18n/cmsui.xml
Log:
#29156  i18n for checkout exceptions

Modified: incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/i18n/cmsui.xml
==============================================================================
--- incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/i18n/cmsui.xml	(original)
+++ incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/i18n/cmsui.xml	Mon Nov  1 18:56:04 2004
@@ -318,4 +318,12 @@
   <message key="lenya.imageupload.info.noimages">No images available.</message>  
   <message key="lenya.imageupload.links.hint">External links have to start with 'http://', internal links have to start with '/'</message>  
 
+  <!-- Revision Controller -->
+  <message key="Reason">Reason</message>
+  <message key="Filename">File name</message>
+  <message key="lenya.rc.nocheckout">Resource could not be checked out</message>
+  <message key="lenya.rc.checkedoutalready">The resource has already been checked out by another user</message>
+  <message key="lenya.rc.nocheckin">Resource could not be checked in</message>
+  <message key="Generic Exception">Generic Exception</message>
+  <message key="Check the log files.">Check the log files.</message>
 </catalogue>

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