includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sat, 30 May 2009 14:46:57 -0400
changeset 1015 17721bad21df
parent 335 67bd3121a12e
permissions -rw-r--r--
Removed Firebug Lite - unused, outdated, and potential licensing issue. All licensing issues should be resolved now.

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