includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 12 Apr 2009 19:50:58 -0400
changeset 902 e7c6f1aa7b6a
parent 335 67bd3121a12e
permissions -rw-r--r--
Cleared up a few warnings that appeared under the Phalanger PHP interpreter.

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