includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Mon, 26 Jan 2009 11:45:48 -0500
changeset 828 c5bca53b857a
parent 335 67bd3121a12e
permissions -rw-r--r--
Added a few hooks to Admin:GeneralConfig (didn't I do this already?)

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