includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 04 Oct 2009 03:59:50 -0400
changeset 1128 a5aaa7512155
parent 335 67bd3121a12e
permissions -rw-r--r--
Merged from accidental split

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