includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Fri, 21 Aug 2009 13:50:45 -0400
changeset 1091 bb8e04f74819
parent 335 67bd3121a12e
permissions -rw-r--r--
JS: MessageBox: Fixed z-index calc

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