app/tiny_mce/plugins/example/langs/en_dlg.js
author Madhusudan.C.S <madhusudancs@gmail.com>
Tue, 08 Sep 2009 21:02:09 +0200
changeset 2888 e85c47c17abc
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added GHOP Organization View. Reviewed by: Lennard de Rijk

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