includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 21 Dec 2008 16:56:38 -0500
changeset 781 93a61032d33d
parent 335 67bd3121a12e
permissions -rw-r--r--
Updated KNOWN_BUGS.

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