includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 22 Mar 2009 00:45:21 -0400
changeset 882 7a10590f58eb
parent 335 67bd3121a12e
permissions -rw-r--r--
jQuery: UI: upgraded to 1.7.1

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