includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sat, 15 Nov 2008 18:21:16 -0500
changeset 738 0dceea7ac8ff
parent 335 67bd3121a12e
permissions -rw-r--r--
load_component() now uses wait cursor on document.body

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