[pLog-svn] r5482 - in plog/branches/lifetype-1.2/js/tinymce/plugins/insertvideo: . css images langs

Jon Daley plogworld at jon.limedaley.com
Mon Jun 4 07:55:27 EDT 2007


 	I see that most of our tinymce plugins don't just have "en, fr", 
but have all of them listed.  Which way is better?

Modified: plog/branches/lifetype-1.2/js/tinymce/plugins/insertvideo/editor_plugin.js
===================================================================
--- plog/branches/lifetype-1.2/js/tinymce/plugins/insertvideo/editor_plugin.js	2007-06-04 10:39:01 UTC (rev 5481)
+++ plog/branches/lifetype-1.2/js/tinymce/plugins/insertvideo/editor_plugin.js	2007-06-04 11:06:48 UTC (rev 5482)
@@ -1,5 +1,5 @@
  /* Import plugin specific language pack */
-tinyMCE.importPluginLanguagePack('insertvideo', 'en,tr,he,nb,ru,ru_KOI8-R,ru_UTF-8,nn,fi,cy,es,is,pl'); // <- Add a comma separated list of all supported languages
+tinyMCE.importPluginLanguagePack('insertvideo', 'en,fr'); // <- Add a comma separated list of all supported languages


More information about the pLog-svn mailing list