app/tiny_mce/plugins/example/langs/en_dlg.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 22 Mar 2009 22:54:40 +0000
changeset 1992 6a476fb946c9
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Redirect to show if there is no home document Patch by: Sverre Rabbelier

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