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:08:12 UTC

svn commit: r627111 - in /lenya/sandbox/modules/propertiesdocument/resources/i18n: cmsui.xml cmsui_de.xml

Author: andreas
Date: Tue Feb 12 13:08:05 2008
New Revision: 627111

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

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

Modified: lenya/sandbox/modules/propertiesdocument/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/propertiesdocument/resources/i18n/cmsui.xml?rev=627111&r1=627110&r2=627111&view=diff
==============================================================================
--- lenya/sandbox/modules/propertiesdocument/resources/i18n/cmsui.xml (original)
+++ lenya/sandbox/modules/propertiesdocument/resources/i18n/cmsui.xml Tue Feb 12 13:08:05 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-properties">Properties</message>
   

Modified: lenya/sandbox/modules/propertiesdocument/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/propertiesdocument/resources/i18n/cmsui_de.xml?rev=627111&r1=627110&r2=627111&view=diff
==============================================================================
--- lenya/sandbox/modules/propertiesdocument/resources/i18n/cmsui_de.xml (original)
+++ lenya/sandbox/modules/propertiesdocument/resources/i18n/cmsui_de.xml Tue Feb 12 13:08:05 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui_de.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-properties">Eigenschaften</message>
   



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