includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Thu, 20 Nov 2008 22:59:11 -0500
changeset 748 e39454295bbb
parent 335 67bd3121a12e
permissions -rw-r--r--
Added makeSwitchable Dynano method for textareas; enabled support for makeSwitchable in comment runtime

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