app/tiny_mce/plugins/example/langs/en_dlg.js
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 22 Oct 2009 16:01:20 +0200
changeset 3029 3c09b9396e2e
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added logic paramters to two access checks. This is necessary because the GHOP module needs the same checks with other logics.

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