app/tiny_mce/plugins/example/langs/en_dlg.js
author Lennard de Rijk <ljvderijk@gmail.com>
Wed, 01 Jul 2009 08:29:49 +0200
changeset 2469 ac14b088f89e
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Returned access checks in Survey View to the right state. This got bugged in James's commt.

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