app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 18 Apr 2009 14:25:30 +0000
changeset 2213 c0f52da7a808
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Remove testing method and update docstring for cron system Patch by: Sverre Rabbelier

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