includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Tue, 19 Feb 2008 08:32:57 -0500
changeset 435 a434d60e525d
parent 335 67bd3121a12e
permissions -rw-r--r--
And might as well add theme-manager.js while I'm at it.

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