app/tiny_mce/plugins/example/langs/en_dlg.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 08 Mar 2009 14:37:28 +0000
changeset 1746 c99815c27c4d
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Add a getSlotsRedirect to redirects.py Patch by: Sverre Rabbelier

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