includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 11 Jan 2009 21:35:39 -0500
changeset 808 97cd1a3229d0
parent 335 67bd3121a12e
permissions -rw-r--r--
Plugin manager: added support for having specific install and uninstall blocks per DBMS

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