includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Wed, 07 May 2008 14:06:16 -0400
changeset 549 6894cfd94dfb
parent 335 67bd3121a12e
permissions -rw-r--r--
Added source and compiled images for Mint's sprites

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