app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 03 Apr 2009 04:54:10 +0000
changeset 2063 319d9f05955a
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixed a typo in stats.py Patch by: Sverre Rabbelier

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