includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Mon, 22 Dec 2008 18:51:05 -0500
changeset 791 e6094f56f941
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed a few bugs with plugin management and importing of old plugin metadata

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