app/tiny_mce/plugins/example/langs/en_dlg.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 21 Feb 2009 21:49:46 +0000
changeset 1445 c2e09f7d62d9
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Forgotten import Patch by: Sverre Rabbelier

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