app/tiny_mce/plugins/example/langs/en_dlg.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 14 Oct 2008 12:36:55 +0000
changeset 322 6641e941ef1e
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixed imports sorting based on comments for r751. http://code.google.com/p/soc/source/detail?r=751 Patch by: Pawel Solyga Review by: to-be-reviewed

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