includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 21 Dec 2008 04:23:47 -0500
changeset 768 111fd7a4415c
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed: private keys were way too long in EnanoMath

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