includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Fri, 19 Dec 2008 21:26:22 -0500
changeset 763 a03406756fdd
parent 335 67bd3121a12e
permissions -rw-r--r--
[Minor] Enabled anonymous user autocompletion in ACL tracer

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