includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Wed, 09 Jul 2008 22:49:06 -0400
changeset 622 734af34cd7ad
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed another bad tinyMCE reference in editor.js

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