includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan Fuhry <dan@enanocms.org>
Tue, 06 Jul 2010 00:59:06 -0400
changeset 1263 eb717f5c283f
parent 335 67bd3121a12e
permissions -rw-r--r--
Clean up that GLOBALS silliness.

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