includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Sat, 12 Dec 2009 16:44:38 -0500
changeset 1162 daa091452877
parent 335 67bd3121a12e
permissions -rw-r--r--
Crap, broke page editing. Fixed it.

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