app/tiny_mce/plugins/example/langs/en_dlg.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 12 May 2009 13:02:10 +0200
changeset 2307 81c128f487e6
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fix ordering of names in AUTHORS file.

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