app/tiny_mce/plugins/example/langs/en.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 01 Oct 2008 22:12:26 +0000
changeset 258 12f4f7d16fac
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Add Sponsor logic functions. Patch by: Pawel Solyga Review by: to-be-reviewed

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