app/tiny_mce/plugins/example/langs/en.js
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 13 Jul 2009 22:11:28 +0200
changeset 2638 dc3e6a199882
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Changed tag for latest version to match the correct commit. Sorry, somehow one file stayed behind :).

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