includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan Fuhry <dan@enanocms.org>
Tue, 16 Nov 2010 12:23:10 -0500
changeset 1315 d423fc0e9bc9
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed bad language installation docs in common

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