includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Sat, 07 Jun 2008 22:50:31 -0400
changeset 566 06d241de3151
parent 335 67bd3121a12e
permissions -rw-r--r--
Made ajaxReset() call the actual requested title instead of effective title; fixed (again) template compiler bug not matching certain tags (probably PCRE bug)

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