app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 01 Mar 2009 00:53:26 +0000
changeset 1571 e23f9719ec1f
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Made description the last field on the org public page Patch by: Sverre Rabbelier

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