app/tiny_mce/plugins/example/langs/en_dlg.js
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 06 Jul 2009 15:06:05 +0200
changeset 2559 af2874bc01f3
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Public Survey template now resembles the take template more closely.

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