You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ne...@apache.org on 2007/10/23 13:23:51 UTC

svn commit: r587460 - in /lenya/trunk/src/modules/tinymce/resources/i18n: ./ cmsui.xml cmsui_de.xml

Author: nettings
Date: Tue Oct 23 04:23:51 2007
New Revision: 587460

URL: http://svn.apache.org/viewvc?rev=587460&view=rev
Log:
i18n for tinymce menu entry

Added:
    lenya/trunk/src/modules/tinymce/resources/i18n/
    lenya/trunk/src/modules/tinymce/resources/i18n/cmsui.xml
    lenya/trunk/src/modules/tinymce/resources/i18n/cmsui_de.xml

Added: 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=587460&view=auto
==============================================================================
--- lenya/trunk/src/modules/tinymce/resources/i18n/cmsui.xml (added)
+++ lenya/trunk/src/modules/tinymce/resources/i18n/cmsui.xml Tue Oct 23 04:23:51 2007
@@ -0,0 +1,21 @@
+<?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">
+  <message key="tinymce.edit">Edit with TinyMCE</message>
+</catalogue>

Added: 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=587460&view=auto
==============================================================================
--- lenya/trunk/src/modules/tinymce/resources/i18n/cmsui_de.xml (added)
+++ lenya/trunk/src/modules/tinymce/resources/i18n/cmsui_de.xml Tue Oct 23 04:23:51 2007
@@ -0,0 +1,21 @@
+<?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">
+  <message key="tinymce.edit">Mit TinyMCE bearbeiten</message>
+</catalogue>



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