app/tiny_mce/plugins/example/langs/en_dlg.js
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 20 Mar 2009 22:50:34 +0000
changeset 1968 23fa129b7cad
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Show the accepted_orgs_msg for the accepted orgs page Patch by: Sverre Rabbelier

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