includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Wed, 26 Aug 2009 13:04:26 -0400
changeset 1104 299d7e6e328b
parent 335 67bd3121a12e
permissions -rw-r--r--
Tutorial: improved Creating & Editing page a little bit with respect to wiki formatting stuff

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