includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Thu, 16 Apr 2009 13:01:50 -0400
changeset 932 d5437edb6c1c
parent 335 67bd3121a12e
permissions -rw-r--r--
Installer: Added recheck button to sysreqs page (thanks Nolan Rollo)

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