svn commit: r619705 - in /lenya/trunk/src/modules: cforms/resources/i18n/ collection/resources/i18n/ development/resources/i18n/ editors/resources/i18n/ links/resources/i18n/ lucene/resources/i18n/ opendocument/resources/i18n/ resource/resources/i18n/ ...

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Thu Feb  7 16:24:27 2008
New Revision: 619705

URL: http://svn.apache.org/viewvc?rev=619705&view=rev
Log:
Converting i18n catalogues to i18n namespace.

Modified:
    lenya/trunk/src/modules/cforms/resources/i18n/cmsui.xml
    lenya/trunk/src/modules/cforms/resources/i18n/cmsui_de.xml
    lenya/trunk/src/modules/collection/resources/i18n/cmsui.xml
    lenya/trunk/src/modules/collection/resources/i18n/cmsui_de.xml
    lenya/trunk/src/modules/development/resources/i18n/cmsui.xml
    lenya/trunk/src/modules/development/resources/i18n/cmsui_de.xml
    lenya/trunk/src/modules/editors/resources/i18n/cmsui.xml
    lenya/trunk/src/modules/editors/resources/i18n/cmsui_de.xml
    lenya/trunk/src/modules/links/resources/i18n/cmsui.xml
    lenya/trunk/src/modules/links/resources/i18n/cmsui_de.xml
    lenya/trunk/src/modules/lucene/resources/i18n/cmsui.xml
    lenya/trunk/src/modules/lucene/resources/i18n/cmsui_de.xml
    lenya/trunk/src/modules/opendocument/resources/i18n/cmsui.xml
    lenya/trunk/src/modules/opendocument/resources/i18n/cmsui_de.xml
    lenya/trunk/src/modules/resource/resources/i18n/cmsui.xml
    lenya/trunk/src/modules/resource/resources/i18n/cmsui_de.xml
    lenya/trunk/src/modules/resource/resources/i18n/cmsui_es.xml
    lenya/trunk/src/modules/resource/resources/i18n/cmsui_fr.xml
    lenya/trunk/src/modules/sitetree/resources/i18n/cmsui.xml
    lenya/trunk/src/modules/sitetree/resources/i18n/cmsui_de.xml
    lenya/trunk/src/modules/sitetree/resources/i18n/cmsui_es.xml
    lenya/trunk/src/modules/sitetree/resources/i18n/cmsui_fr.xml
    lenya/trunk/src/modules/tinymce/resources/i18n/cmsui.xml
    lenya/trunk/src/modules/tinymce/resources/i18n/cmsui_de.xml
    lenya/trunk/src/modules/xhtml/resources/i18n/cmsui.xml
    lenya/trunk/src/modules/xhtml/resources/i18n/cmsui_de.xml

Modified: lenya/trunk/src/modules/cforms/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/cforms/resources/i18n/cmsui.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/cforms/resources/i18n/cmsui.xml (original)
+++ lenya/trunk/src/modules/cforms/resources/i18n/cmsui.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui.xml 446542 2006-09-15 08:14:39Z 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-cforms">CForms</message>
   <message key="With CForms">With CForms</message>

Modified: lenya/trunk/src/modules/cforms/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/cforms/resources/i18n/cmsui_de.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/cforms/resources/i18n/cmsui_de.xml (original)
+++ lenya/trunk/src/modules/cforms/resources/i18n/cmsui_de.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui_de.xml 446542 2006-09-15 08:14:39Z 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-cforms">CForms</message>
   <message key="With CForms">Mit CForms</message>

Modified: lenya/trunk/src/modules/collection/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/collection/resources/i18n/cmsui.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/collection/resources/i18n/cmsui.xml (original)
+++ lenya/trunk/src/modules/collection/resources/i18n/cmsui.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui.xml 446542 2006-09-15 08:14:39Z 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-collection">Collection</message>
   

Modified: lenya/trunk/src/modules/collection/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/collection/resources/i18n/cmsui_de.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/collection/resources/i18n/cmsui_de.xml (original)
+++ lenya/trunk/src/modules/collection/resources/i18n/cmsui_de.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui_de.xml 446542 2006-09-15 08:14:39Z 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-collection">Sammlung</message>
   

Modified: lenya/trunk/src/modules/development/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/development/resources/i18n/cmsui.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/development/resources/i18n/cmsui.xml (original)
+++ lenya/trunk/src/modules/development/resources/i18n/cmsui.xml Thu Feb  7 16:24:27 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="Show Log">Show Log</message>
   <message key="Development">Development</message>

Modified: lenya/trunk/src/modules/development/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/development/resources/i18n/cmsui_de.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/development/resources/i18n/cmsui_de.xml (original)
+++ lenya/trunk/src/modules/development/resources/i18n/cmsui_de.xml Thu Feb  7 16:24:27 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="Show Log">Logfile anzeigen</message>
   <message key="Development">Entwicklung</message>

Modified: lenya/trunk/src/modules/editors/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/editors/resources/i18n/cmsui.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/editors/resources/i18n/cmsui.xml (original)
+++ lenya/trunk/src/modules/editors/resources/i18n/cmsui.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui.xml 447395 2006-09-18 13:01:33Z 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="Reformat">Reformat</message>
 

Modified: lenya/trunk/src/modules/editors/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/editors/resources/i18n/cmsui_de.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/editors/resources/i18n/cmsui_de.xml (original)
+++ lenya/trunk/src/modules/editors/resources/i18n/cmsui_de.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui.xml 447395 2006-09-18 13:01:33Z 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="Reformat">Formatieren</message>
 

Modified: lenya/trunk/src/modules/links/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/links/resources/i18n/cmsui.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/links/resources/i18n/cmsui.xml (original)
+++ lenya/trunk/src/modules/links/resources/i18n/cmsui.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui.xml 446542 2006-09-15 08:14:39Z 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-links">Links</message>
   

Modified: lenya/trunk/src/modules/links/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/links/resources/i18n/cmsui_de.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/links/resources/i18n/cmsui_de.xml (original)
+++ lenya/trunk/src/modules/links/resources/i18n/cmsui_de.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui_de.xml 446542 2006-09-15 08:14:39Z 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-links">Links</message>
   

Modified: lenya/trunk/src/modules/lucene/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/lucene/resources/i18n/cmsui.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/lucene/resources/i18n/cmsui.xml (original)
+++ lenya/trunk/src/modules/lucene/resources/i18n/cmsui.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui.xml 446542 2006-09-15 08:14:39Z 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="Search">Search</message>
   <message key="Rank">Rank</message>

Modified: lenya/trunk/src/modules/lucene/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/lucene/resources/i18n/cmsui_de.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/lucene/resources/i18n/cmsui_de.xml (original)
+++ lenya/trunk/src/modules/lucene/resources/i18n/cmsui_de.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui_de.xml 446542 2006-09-15 08:14:39Z 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="Search">Suche</message>
   <message key="Rank">Rang</message>

Modified: lenya/trunk/src/modules/opendocument/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/opendocument/resources/i18n/cmsui.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/opendocument/resources/i18n/cmsui.xml (original)
+++ lenya/trunk/src/modules/opendocument/resources/i18n/cmsui.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui.xml 446542 2006-09-15 08:14:39Z 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-opendocument">ODT</message>
   <message key="Upload ODT">Upload ODT</message>

Modified: lenya/trunk/src/modules/opendocument/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/opendocument/resources/i18n/cmsui_de.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/opendocument/resources/i18n/cmsui_de.xml (original)
+++ lenya/trunk/src/modules/opendocument/resources/i18n/cmsui_de.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui_de.xml 446542 2006-09-15 08:14:39Z 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-opendocument">ODT</message>
   <message key="Upload ODT">ODT hochladen</message>

Modified: lenya/trunk/src/modules/resource/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/resource/resources/i18n/cmsui.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/resource/resources/i18n/cmsui.xml (original)
+++ lenya/trunk/src/modules/resource/resources/i18n/cmsui.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui.xml 446542 2006-09-15 08:14:39Z 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-resource">Media</message>
   <message key="http://apache.org/lenya/metadata/media/1.0">Media</message>

Modified: lenya/trunk/src/modules/resource/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/resource/resources/i18n/cmsui_de.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/resource/resources/i18n/cmsui_de.xml (original)
+++ lenya/trunk/src/modules/resource/resources/i18n/cmsui_de.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui_de.xml 446542 2006-09-15 08:14:39Z 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-resource">Media</message>
   <message key="http://apache.org/lenya/metadata/media/1.0">Media</message>

Modified: lenya/trunk/src/modules/resource/resources/i18n/cmsui_es.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/resource/resources/i18n/cmsui_es.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/resource/resources/i18n/cmsui_es.xml (original)
+++ lenya/trunk/src/modules/resource/resources/i18n/cmsui_es.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui_es.xml 446542 2006-09-15 08:14:39Z andreas $ -->
 
-<catalogue xml:lang="es" xmlns:xhtml="http://www.w3.org/1999/xhtml">
+<catalogue xml:lang="es" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
 
   <message key="Dimension (w x h)">Dimensiones (ancho&#160;&#215;&#160;alto)</message>
   

Modified: lenya/trunk/src/modules/resource/resources/i18n/cmsui_fr.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/resource/resources/i18n/cmsui_fr.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/resource/resources/i18n/cmsui_fr.xml (original)
+++ lenya/trunk/src/modules/resource/resources/i18n/cmsui_fr.xml Thu Feb  7 16:24:27 2008
@@ -18,7 +18,8 @@
 
 <!-- $Id: cmsui_fr.xml 446542 2006-09-15 08:14:39Z andreas $ -->
 
-<catalogue xml:lang="fr" xmlns:xhtml="http://www.w3.org/1999/xhtml">
+<catalogue xml:lang="fr" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
 
   <message key="Dimension (w x h)">Dimension (l&#160;&#215;&#160;h)</message>
   

Modified: lenya/trunk/src/modules/sitetree/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/sitetree/resources/i18n/cmsui.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/sitetree/resources/i18n/cmsui.xml (original)
+++ lenya/trunk/src/modules/sitetree/resources/i18n/cmsui.xml Thu Feb  7 16:24:27 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">
 
   <!-- Nudge document -->
   <message key="nudge-error-direction-unknown">The direction {0} is not supported!</message>

Modified: lenya/trunk/src/modules/sitetree/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/sitetree/resources/i18n/cmsui_de.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/sitetree/resources/i18n/cmsui_de.xml (original)
+++ lenya/trunk/src/modules/sitetree/resources/i18n/cmsui_de.xml Thu Feb  7 16:24:27 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">
 
   <!-- Nudge document -->
   <message key="nudge-error-direction-unknown">Die Richtung {0} wird nicht unterstützt!</message>

Modified: lenya/trunk/src/modules/sitetree/resources/i18n/cmsui_es.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/sitetree/resources/i18n/cmsui_es.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/sitetree/resources/i18n/cmsui_es.xml (original)
+++ lenya/trunk/src/modules/sitetree/resources/i18n/cmsui_es.xml Thu Feb  7 16:24:27 2008
@@ -25,7 +25,8 @@
 
 -->
 
-<catalogue xml:lang="es" xmlns:xhtml="http://www.w3.org/1999/xhtml">
+<catalogue xml:lang="es" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
 
   <!-- Nudge document -->
   <message key="nudge-error-direction-unknown">La dirección {0} no está soportada!</message>

Modified: lenya/trunk/src/modules/sitetree/resources/i18n/cmsui_fr.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/sitetree/resources/i18n/cmsui_fr.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/sitetree/resources/i18n/cmsui_fr.xml (original)
+++ lenya/trunk/src/modules/sitetree/resources/i18n/cmsui_fr.xml Thu Feb  7 16:24:27 2008
@@ -21,7 +21,8 @@
 	@translators Olivier Lange <wire at petit-atelier dot ch>
 	-->
 
-<catalogue xml:lang="fr" xmlns:xhtml="http://www.w3.org/1999/xhtml">
+<catalogue xml:lang="fr" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
 
   <!-- Nudge document -->
   <message key="nudge-error-direction-unknown">La direction {0} n'est pas soutenue!</message>

Modified: lenya/trunk/src/modules/tinymce/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/tinymce/resources/i18n/cmsui.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/tinymce/resources/i18n/cmsui.xml (original)
+++ lenya/trunk/src/modules/tinymce/resources/i18n/cmsui.xml Thu Feb  7 16:24:27 2008
@@ -16,7 +16,8 @@
   limitations under the License.
 -->
 
-<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="tinymce.edit">Edit with TinyMCE</message>
   <message key="With TinyMCE">With TinyMCE</message>
 </catalogue>

Modified: lenya/trunk/src/modules/tinymce/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/tinymce/resources/i18n/cmsui_de.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/tinymce/resources/i18n/cmsui_de.xml (original)
+++ lenya/trunk/src/modules/tinymce/resources/i18n/cmsui_de.xml Thu Feb  7 16:24:27 2008
@@ -16,7 +16,8 @@
   limitations under the License.
 -->
 
-<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="tinymce.edit">Mit TinyMCE bearbeiten</message>
   <message key="With TinyMCE">Mit TinyMCE</message>
 </catalogue>

Modified: lenya/trunk/src/modules/xhtml/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/xhtml/resources/i18n/cmsui.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/xhtml/resources/i18n/cmsui.xml (original)
+++ lenya/trunk/src/modules/xhtml/resources/i18n/cmsui.xml Thu Feb  7 16:24:27 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-xhtml">XHTML</message>
   <message key="Default Sample">Default Sample</message>

Modified: lenya/trunk/src/modules/xhtml/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/xhtml/resources/i18n/cmsui_de.xml?rev=619705&r1=619704&r2=619705&view=diff
==============================================================================
--- lenya/trunk/src/modules/xhtml/resources/i18n/cmsui_de.xml (original)
+++ lenya/trunk/src/modules/xhtml/resources/i18n/cmsui_de.xml Thu Feb  7 16:24:27 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-xhtml">XHTML</message>
   <message key="Default Sample">Standard-Layout</message>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.