includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 12 Apr 2009 19:25:07 -0400
changeset 900 c5409416b61b
parent 335 67bd3121a12e
permissions -rw-r--r--
Index: minor fix-up to code cleanliness under diff loading

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