app/tiny_mce/plugins/example/langs/en_dlg.js
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 25 Jan 2009 15:01:55 +0000
changeset 982 9efcedcfeb3e
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Changed the title for the process_request webpage. Also removed some whitespace. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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