app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 08 Mar 2009 15:00:08 +0000
changeset 1748 f789ffe213a3
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Play nice with non-float allocations Patch by: Sverre Rabbelier

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