includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Mon, 02 Mar 2009 16:45:28 -0500
changeset 850 ccedb36dd929
parent 335 67bd3121a12e
permissions -rw-r--r--
Installer: fixed load of lang_js on finish

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