app/tiny_mce/plugins/example/langs/en_dlg.js
author Sverre Rabbelier <srabbelier@gmail.com>
Thu, 26 Feb 2009 16:58:45 +0000
changeset 1527 0071733da7cd
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Simplify the account retrieval logic Patch by: Sverre Rabbelier

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