includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan Fuhry <dan@enanocms.org>
Sat, 31 Jul 2010 11:46:53 -0400
changeset 1282 49e90e1d9756
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed theme not being loaded in Admin:EditSidebar

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