includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Fri, 18 Dec 2009 21:04:39 -0500
changeset 1181 91911e183685
parent 335 67bd3121a12e
permissions -rw-r--r--
Forgot table_prefix in the logs table migrator

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