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

svn commit: r639088 - in /lenya/sandbox/modules/forrest/resources/i18n: cmsui.xml cmsui_de.xml

Author: andreas
Date: Wed Mar 19 17:02:59 2008
New Revision: 639088

URL: http://svn.apache.org/viewvc?rev=639088&view=rev
Log:
Adding i18n for resource type names (incl. version).

Modified:
    lenya/sandbox/modules/forrest/resources/i18n/cmsui.xml
    lenya/sandbox/modules/forrest/resources/i18n/cmsui_de.xml

Modified: lenya/sandbox/modules/forrest/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/forrest/resources/i18n/cmsui.xml?rev=639088&r1=639087&r2=639088&view=diff
==============================================================================
--- lenya/sandbox/modules/forrest/resources/i18n/cmsui.xml (original)
+++ lenya/sandbox/modules/forrest/resources/i18n/cmsui.xml Wed Mar 19 17:02:59 2008
@@ -21,8 +21,8 @@
 <catalogue xml:lang="en" xmlns:xhtml="http://www.w3.org/1999/xhtml"
   xmlns="http://apache.org/cocoon/i18n/2.1">
 
-  <message key="resourceType-forrestDocument20">Forrest</message>
-  <message key="resourceType-forrestFaq20">FAQ</message>
+  <message key="resourceType-forrestDocument20">Forrest Document 2.0</message>
+  <message key="resourceType-forrestFaq20">Forrest FAQ 2.0</message>
   <message key="resourceType-svnLog">SVN Log</message>
   
 </catalogue>

Modified: lenya/sandbox/modules/forrest/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/forrest/resources/i18n/cmsui_de.xml?rev=639088&r1=639087&r2=639088&view=diff
==============================================================================
--- lenya/sandbox/modules/forrest/resources/i18n/cmsui_de.xml (original)
+++ lenya/sandbox/modules/forrest/resources/i18n/cmsui_de.xml Wed Mar 19 17:02:59 2008
@@ -21,8 +21,8 @@
 <catalogue xml:lang="de" xmlns:xhtml="http://www.w3.org/1999/xhtml"
   xmlns="http://apache.org/cocoon/i18n/2.1">
 
-  <message key="resourceType-forrestDocument20">Forrest</message>
-  <message key="resourceType-forrestFaq20">FAQ</message>
+  <message key="resourceType-forrestDocument20">Forrest Document 2.0</message>
+  <message key="resourceType-forrestFaq20">Forrest FAQ 2.0</message>
   <message key="resourceType-svnLog">SVN Log</message>
   
 </catalogue>



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