includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Mon, 18 Feb 2008 16:28:27 -0500
changeset 431 ceff43bbc3d3
parent 335 67bd3121a12e
permissions -rw-r--r--
Detagging last release revision to merge in theme manager from Scribus

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