includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sat, 07 Jun 2008 12:40:53 -0400
changeset 559 cfdc0aa8af50
parent 335 67bd3121a12e
permissions -rw-r--r--
[YSlow] Added Expires header on jsres.php

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