app/tiny_mce/plugins/example/langs/en.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 09 Mar 2009 01:11:33 +0000
changeset 1773 ad930f979ed9
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fix typo in soc.logic.cleaning module (site_logic.logic was called instead of just site_logic). Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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