includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Sat, 01 Mar 2008 18:55:30 -0500
changeset 465 fe8b8c9b54e8
parent 335 67bd3121a12e
permissions -rw-r--r--
Finished theme manager to the point where it's in a working state in Firefox and hopefully IE.

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