includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Wed, 13 May 2009 09:43:57 -0400
changeset 970 d894086f38cc
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed behavior of log display and title fetch for nonexistent pages

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