includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 24 Aug 2008 12:41:05 -0400
changeset 705 85943d71c214
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed draft controls being shown in view source mode

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