app/tiny_mce/plugins/example/langs/en.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 15 Mar 2009 17:22:15 +0000
changeset 1878 25116444358c
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fix missing utf encoding of data when exporting lists to csv file. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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