app/tiny_mce/plugins/example/langs/en.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 20 Jan 2009 16:08:16 +0000
changeset 834 b60c9ccbeaa5
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Move member_template property from Group to Organization model since it's Organization specific property. Patch by: Pawel Solyga Review by: to-be-reviewed

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