app/tiny_mce/plugins/example/langs/en_dlg.js
author Madhusudan.C.S <madhusudancs@gmail.com>
Sun, 27 Sep 2009 01:23:58 +0530
changeset 2978 2b3c39483f6f
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixes the problem of GHOP Task editing after it is created.

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