app/tiny_mce/plugins/example/langs/en_dlg.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 07 Feb 2009 20:39:08 +0000
changeset 1240 a94c9bcfa05d
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Always return a site singleton and fix Edit Site Settings Patch by: Sverre Rabbelier

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