app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 08 Mar 2009 02:03:28 +0000
changeset 1733 d5f9261d87c7
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Hook up json2.js in base.html We do not load it by default. Patch by: Sverre Rabbelier

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