app/tiny_mce/plugins/example/langs/en_dlg.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 15 Apr 2009 19:13:52 +0000
changeset 2188 95b23c66257b
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Comment out unused variables in soc.logic.allocations module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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