includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Thu, 10 Apr 2008 07:58:56 -0400
changeset 529 7803c9db3506
parent 335 67bd3121a12e
permissions -rw-r--r--
Implemented security logging for plugin management

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