includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Fri, 11 Dec 2009 17:11:47 -0500
changeset 1157 e154e8176700
parent 335 67bd3121a12e
permissions -rw-r--r--
A couple fixes to permission out-of-scope errors.

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