app/tiny_mce/plugins/example/langs/en_dlg.js
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 12 Jul 2009 00:40:24 +0200
changeset 2605 8b017dad54cf
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Removed several sidebar entries for Surveys which where not properly working.

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