app/tiny_mce/plugins/example/langs/en_dlg.js
author Sverre Rabbelier <srabbelier@gmail.com>
Tue, 17 Mar 2009 13:28:06 +0000
changeset 1911 87c3e62b28dc
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added a Assign Slots link to sidebar for Hosts Patch by: Sverre Rabbelier

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