app/tiny_mce/plugins/example/langs/en_dlg.js
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 25 Jan 2009 23:35:39 +0000
changeset 997 d4ba019f1f8b
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added flushing the sidebar when dealing with notifications. On request from Pawel Solyga. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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