app/tiny_mce/plugins/example/langs/en.js
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 12 Feb 2009 23:12:09 +0000
changeset 1289 86a4e0e75ea6
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixed a bug in group_app view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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