includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Wed, 24 Dec 2008 10:04:37 -0500
changeset 796 950502804d87
parent 335 67bd3121a12e
permissions -rw-r--r--
Revamped main page default content

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