includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Thu, 10 Apr 2008 07:58:56 -0400
changeset 529 7803c9db3506
parent 335 67bd3121a12e
permissions -rw-r--r--
Implemented security logging for plugin management

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