includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sat, 07 Jun 2008 12:48:39 -0400
changeset 563 0103428e2179
parent 335 67bd3121a12e
permissions -rw-r--r--
First test of rank manager interface, not currently capable of doing anything interesting (fills form with placeholder data); strings are in an earlier commit

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