includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sat, 29 Mar 2008 15:58:59 -0700
changeset 513 c15fbf197a54
parent 335 67bd3121a12e
permissions -rw-r--r--
AJAX interface for listing ACL rules implemented

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