view media/js/tiny_mce/plugins/example/langs/en_dlg.js @ 282:39664e661c69

Bug fix on r299 (#129).
author Brian Neal <bgneal@gmail.com>
date Mon, 04 Oct 2010 00:56:54 +0000
parents a5b4c5ce0658
children
line wrap: on
line source
tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});