app/tiny_mce/plugins/example/langs/en.js
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 19 Feb 2009 08:10:25 +0000
changeset 1388 237f4cf6936d
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Use the new program property in mentor and role for an access check. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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