app/tiny_mce/plugins/example/langs/en.js
author Augie Fackler <durin42@gmail.com>
Tue, 21 Apr 2009 01:45:12 +0000
changeset 2267 4c017cd9733c
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixing the build now that emails have been tested. Patch by: Augie Fackler

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