includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 11 May 2008 16:59:45 -0400
changeset 552 400ad5a212a8
parent 335 67bd3121a12e
permissions -rw-r--r--
Moved some more images into sprites for Oxygen

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