includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 28 Mar 2010 21:49:26 -0400
changeset 1226 de56132c008d
parent 335 67bd3121a12e
permissions -rw-r--r--
Introduced configurability for gzip compression. Fixes issue 18.

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