includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Thu, 21 Aug 2008 08:24:37 -0400
changeset 700 491314c44d23
parent 335 67bd3121a12e
permissions -rw-r--r--
Re-merging key_type fix from nighthawk

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