app/tiny_mce/plugins/example/langs/en_dlg.js
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 17 Mar 2009 17:35:12 +0000
changeset 1914 b779c7b109ff
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Moved subscription buttons to the top and comment placing to the bottom for StudentProposal review and public page. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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