svn commit: r627111 - in /lenya/sandbox/modules/propertiesdocument/resources/i18n: cmsui.xml cmsui_de.xml
[email protected] Tue, 12 Feb 2008 21:08:12 -0000
Newsgroups
gmane.comp.cms.lenya.cvs
Message-ID
<[email protected] >
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>