includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Mon, 31 Dec 2007 21:43:51 -0500
changeset 344 be6c5fdd9203
parent 335 67bd3121a12e
permissions -rw-r--r--
Merging in something from Nighthawk, can't seem to figure out what

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