includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sat, 12 Dec 2009 16:44:38 -0500
changeset 1162 daa091452877
parent 335 67bd3121a12e
permissions -rw-r--r--
Crap, broke page editing. Fixed it.

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