includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Tue, 08 Apr 2008 20:30:50 -0400
changeset 523 9d239396be42
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed a jBox issue on the AppleMobile platform

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