app/tiny_mce/plugins/example/langs/en_dlg.js
author Augie Fackler <durin42@gmail.com>
Sat, 20 Sep 2008 16:50:20 +0000
changeset 177 2f8fefe12cac
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Testing buildbot. Sorry about the noise.

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