includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Mon, 04 Feb 2008 05:19:20 -0500
changeset 399 a3a9e463c62f
parent 335 67bd3121a12e
permissions -rw-r--r--
Cosmetic improvements to page editor; added demo mode checks in Admin:LangManager

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