includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Fri, 17 Jul 2009 09:07:50 -0400
changeset 1058 c4b057708436
parent 335 67bd3121a12e
permissions -rw-r--r--
ACL manager: started on IE support; button clicking not working. Other compatibility improvements and bugfixes.

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