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/02/12 22:05:56 UTC

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

Author: andreas
Date: Tue Feb 12 13:05:52 2008
New Revision: 627106

URL: http://svn.apache.org/viewvc?rev=627106&view=rev
Log:
Adding i18n namespace to module i18n catalogues.

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=627106&r1=627105&r2=627106&view=diff
==============================================================================
--- lenya/sandbox/modules/forrest/resources/i18n/cmsui.xml (original)
+++ lenya/sandbox/modules/forrest/resources/i18n/cmsui.xml Tue Feb 12 13:05:52 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui.xml 446564 2006-09-15 10:13:16Z andreas $ -->
 
-<catalogue xml:lang="en" xmlns:xhtml="http://www.w3.org/1999/xhtml">
+<catalogue xml:lang="en" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
 
   <message key="resourceType-forrest">Forrest</message>
   <message key="resourceType-faq">FAQ</message>

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=627106&r1=627105&r2=627106&view=diff
==============================================================================
--- lenya/sandbox/modules/forrest/resources/i18n/cmsui_de.xml (original)
+++ lenya/sandbox/modules/forrest/resources/i18n/cmsui_de.xml Tue Feb 12 13:05:52 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui.xml 446564 2006-09-15 10:13:16Z andreas $ -->
 
-<catalogue xml:lang="de" xmlns:xhtml="http://www.w3.org/1999/xhtml">
+<catalogue xml:lang="de" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
 
   <message key="resourceType-forrest">Forrest</message>
   <message key="resourceType-faq">FAQ</message>



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