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 2007/11/15 15:35:18 UTC

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

Author: andreas
Date: Thu Nov 15 06:35:18 2007
New Revision: 595316

URL: http://svn.apache.org/viewvc?rev=595316&view=rev
Log:
Added i18n message for TinyMCE menu item

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

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=595316&r1=595315&r2=595316&view=diff
==============================================================================
--- lenya/trunk/src/modules/tinymce/resources/i18n/cmsui.xml (original)
+++ lenya/trunk/src/modules/tinymce/resources/i18n/cmsui.xml Thu Nov 15 06:35:18 2007
@@ -17,5 +17,6 @@
 -->
 
 <catalogue xml:lang="en" xmlns:xhtml="http://www.w3.org/1999/xhtml">
-  <message key="tinymce.edit">Edit with TinyMCE</message>
+  <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=595316&r1=595315&r2=595316&view=diff
==============================================================================
--- lenya/trunk/src/modules/tinymce/resources/i18n/cmsui_de.xml (original)
+++ lenya/trunk/src/modules/tinymce/resources/i18n/cmsui_de.xml Thu Nov 15 06:35:18 2007
@@ -18,4 +18,5 @@
 
 <catalogue xml:lang="de" xmlns:xhtml="http://www.w3.org/1999/xhtml">
   <message key="tinymce.edit">Mit TinyMCE bearbeiten</message>
+  <message key="With TinyMCE">Mit TinyMCE</message>
 </catalogue>



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