app/tiny_mce/plugins/example/langs/en_dlg.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 27 May 2009 02:12:56 +0200
changeset 2362 f211b75922ac
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Remove unused variable from soc.view.models.cron module.

tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});