app/tiny_mce/plugins/example/langs/en.js
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 13 Feb 2009 17:34:29 +0000
changeset 1297 033fa805b361
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added number of applications and their type to the bulkaccept JSON object. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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