includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sat, 01 Mar 2008 18:55:30 -0500
changeset 465 fe8b8c9b54e8
parent 335 67bd3121a12e
permissions -rw-r--r--
Finished theme manager to the point where it's in a working state in Firefox and hopefully IE.

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