includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 21 Jun 2009 00:31:29 -0400
changeset 1028 dde4416dea00
parent 335 67bd3121a12e
permissions -rw-r--r--
Removed Text_Wiki and Firebug Lite from 3rd party code list

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