[pLog-svn] r5030 - plog/branches/lifetype-1.2/js/tinymce/plugins/insertvideo/langs
oscar at devel.lifetype.net
oscar at devel.lifetype.net
Fri Mar 9 04:16:39 EST 2007
Author: oscar
Date: 2007-03-09 04:16:39 -0500 (Fri, 09 Mar 2007)
New Revision: 5030
Modified:
plog/branches/lifetype-1.2/js/tinymce/plugins/insertvideo/langs/en.js
Log:
Small fix, althogh this will only affect those blogs running in English.
Modified: plog/branches/lifetype-1.2/js/tinymce/plugins/insertvideo/langs/en.js
===================================================================
--- plog/branches/lifetype-1.2/js/tinymce/plugins/insertvideo/langs/en.js 2007-03-08 19:59:22 UTC (rev 5029)
+++ plog/branches/lifetype-1.2/js/tinymce/plugins/insertvideo/langs/en.js 2007-03-09 09:16:39 UTC (rev 5030)
@@ -0,0 +1,5 @@
+// UK lang variables
+
+tinyMCE.addToLang('',{
+lang_insertvideo_desc : 'Insert Video'
+});
More information about the pLog-svn
mailing list