app/tiny_mce/plugins/example/langs/en_dlg.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 27 May 2009 01:47:38 +0200
changeset 2360 e389d26949db
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Style and pylint fixes in Melange modules.

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