includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Wed, 25 Feb 2009 13:39:49 -0500
changeset 836 f8199a8d6153
parent 335 67bd3121a12e
permissions -rw-r--r--
Blah. Wrong type for those getConfig values.

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