includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Mon, 22 Dec 2008 21:25:14 -0500
changeset 792 b55b87e5fafd
parent 335 67bd3121a12e
permissions -rw-r--r--
Updated URLs and strings to point to the new server (ktulu)

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