includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 19 Apr 2009 20:50:38 -0400
changeset 943 6eab82abc952
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed sidebar editor not closing floating windows properly when FX off

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