app/tiny_mce/plugins/example/langs/en_dlg.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 17 Nov 2008 10:36:35 +0000
changeset 499 d22e4fe8e64b
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fix missing dots in doc strings and some other doc string corrections. Patch by: Pawel Solyga

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