includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sat, 12 Jul 2008 16:31:42 +0000
changeset 643 2e3886a541e4
parent 335 67bd3121a12e
permissions -rw-r--r--
Dummy commit because Mercurial wants to merge.

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