app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 13 Mar 2009 23:11:44 +0000
changeset 1843 af89d570bf6f
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Add row headings to the csv export Patch by: Sverre Rabbelier

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