app/tiny_mce/plugins/example/langs/en_dlg.js
author Daniel Diniz <ajaksu@gmail.com>
Thu, 02 Jul 2009 10:33:58 +0200
changeset 2478 985fd974e095
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Clean up and other fixes for Survey modules. Reviewed by: Lennard de Rijk

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