app/tiny_mce/plugins/example/langs/en_dlg.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 29 Apr 2009 18:20:30 +0200
changeset 2283 f92942dfc28f
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fix too long line in soc.view.models.organization module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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