includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan Fuhry <dan@enanocms.org>
Mon, 15 Nov 2010 19:21:47 -0500
changeset 1312 e6c6b42a5a51
parent 335 67bd3121a12e
permissions -rw-r--r--
common: log Enano upgrades

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