includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Sun, 15 Jun 2008 01:29:30 -0400
changeset 572 c196e8f336b9
parent 335 67bd3121a12e
permissions -rw-r--r--
Moved some TinyMCE init code to make JS early init work

tinyMCE.addI18n('en.example',{
	desc : 'This is just a template button'
});