app/tiny_mce/plugins/example/langs/en.js
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 01 Dec 2008 21:30:01 +0000
changeset 641 c59a0ffc2c31
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixed a styling error. Patch by: Lennard de Rijk

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