You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ra...@apache.org on 2010/11/17 19:48:09 UTC

svn commit: r1036161 - in /lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n: cmsui.xml cmsui_de.xml cmsui_fr.xml

Author: rainer
Date: Wed Nov 17 18:48:09 2010
New Revision: 1036161

URL: http://svn.apache.org/viewvc?rev=1036161&view=rev
Log:
Correction: small mistake, and svn:eol-style property.

Modified:
    lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui.xml   (contents, props changed)
    lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui_de.xml   (contents, props changed)
    lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui_fr.xml   (contents, props changed)

Modified: lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui.xml?rev=1036161&r1=1036160&r2=1036161&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui.xml (original)
+++ lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui.xml Wed Nov 17 18:48:09 2010
@@ -1,23 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <catalogue xml:lang="en" xmlns:xhtml="http://www.w3.org/1999/xhtml"
-  xmlns="http://apache.org/cocoon/i18n/2.1">
+  xmlns="http://apache.org/cocoon/i18n/2.1">
   <message key="tinymce.edit">Edit with TinyMCE</message>
-  <message key="With TinyMCE">With TinyMCE</message>
-</catalogue>
+  <message key="With TinyMCE">With TinyMCE</message>
+</catalogue>

Propchange: lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui_de.xml?rev=1036161&r1=1036160&r2=1036161&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui_de.xml (original)
+++ lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui_de.xml Wed Nov 17 18:48:09 2010
@@ -1,23 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <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>
+  xmlns="http://apache.org/cocoon/i18n/2.1">
+  <message key="tinymce.edit">Mit TinyMCE bearbeiten</message>
   <message key="With TinyMCE">Mit TinyMCE</message>
-</catalogue>
+</catalogue>

Propchange: lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui_de.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui_fr.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui_fr.xml?rev=1036161&r1=1036160&r2=1036161&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui_fr.xml (original)
+++ lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui_fr.xml Wed Nov 17 18:48:09 2010
@@ -16,7 +16,7 @@
   limitations under the License.
 -->
 
-<catalogue xml:lang="de" 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="tinymce.edit">Rédacteur&#160;TinyMCE</message>
   <message key="With TinyMCE">Avec TinyMCE</message>

Propchange: lenya/branches/BRANCH_2_1_X/src/modules/tinymce/resources/i18n/cmsui_fr.xml
            ('svn:keywords' removed)



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