includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Thu, 31 Jan 2008 16:43:15 -0500
changeset 392 3395ecddd831
parent 335 67bd3121a12e
permissions -rw-r--r--
Updated readme file for 1.1.1

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