view static/js/tiny_mce/plugins/example/langs/en_dlg.js @ 804:95b3d59913ad

Private messages refactoring: compose functionality.
author Brian Neal <bgneal@gmail.com>
date Sun, 31 Aug 2014 13:51:06 -0500
parents 88b2b9cb8c1f
children
line wrap: on
line source
tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});