view static/js/tiny_mce/plugins/example/langs/en_dlg.js @ 903:074343986389

More changes for Mac development.
author Brian Neal <bgneal@gmail.com>
date Sat, 07 Mar 2015 21:51:48 -0600
parents 88b2b9cb8c1f
children
line wrap: on
line source
tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});