Author: raintang
Date: 2009-12-01 09:11:24 +0100 (Tue, 01 Dec 2009)
New Revision: 40054

Modified:
   
CMSContainer/trunk/CMSContainer/cmsc/richtext/src/webapp/mmbase/edit/wizard/xinha/plugins/EmbedCode/EmbedCode.js
Log:
CMSC-1556 Insert possibilities for embedding YouTube-code easily in rich text 
article

Modified: 
CMSContainer/trunk/CMSContainer/cmsc/richtext/src/webapp/mmbase/edit/wizard/xinha/plugins/EmbedCode/EmbedCode.js
===================================================================
--- 
CMSContainer/trunk/CMSContainer/cmsc/richtext/src/webapp/mmbase/edit/wizard/xinha/plugins/EmbedCode/EmbedCode.js
    2009-12-01 08:04:59 UTC (rev 40053)
+++ 
CMSContainer/trunk/CMSContainer/cmsc/richtext/src/webapp/mmbase/edit/wizard/xinha/plugins/EmbedCode/EmbedCode.js
    2009-12-01 08:11:24 UTC (rev 40054)
@@ -8,7 +8,7 @@
   // register the toolbar buttons provided by this plugin
   cfg.registerButton({
   id       : "embed-code",
-  tooltip  : this._lc("Embed Code"),
+  tooltip  : this._lc("Insert embed content"),
   image    : editor.imgURL("embed-code.gif", "EmbedCode"),
   textMode : false,
   action   : function(editor)

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to