includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Mon, 02 Mar 2009 17:05:27 -0500
changeset 852 e1ce6a91469b
parent 335 67bd3121a12e
permissions -rw-r--r--
Installer: minor: added a box on sysreqs success

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