includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Thu, 02 Jul 2009 08:57:13 -0400
changeset 1029 1d9846ec37f5
parent 335 67bd3121a12e
permissions -rw-r--r--
Installer: now compatible with new rendering engine

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