app/tiny_mce/plugins/example/langs/en_dlg.js
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 15 Mar 2009 20:40:03 +0000
changeset 1884 90b372ece1a5
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Delete all ReviewFollowers and remove the entry in the ranker before deleting a StudentProposal. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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