app/tiny_mce/plugins/example/langs/en.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 15 Dec 2008 01:15:32 +0000
changeset 755 1ed041c0cdc6
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Remove unused imports and variables in different soc.views.models modules. Patch by: Pawel Solyga

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