app/tiny_mce/plugins/example/langs/en.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 24 May 2009 22:32:39 +0200
changeset 2336 58d2310330d3
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Merge with Sverre's recent module architecture commit.

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