includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Tue, 04 Aug 2009 15:06:50 -0400
changeset 1074 1a4f13626f76
parent 335 67bd3121a12e
permissions -rw-r--r--
Made index.php bootstrap smarter and better commented.

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