app/tiny_mce/plugins/example/langs/en_dlg.js
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 18 Sep 2009 19:56:23 +0200
changeset 2956 50ce8ac13932
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Use the new rights code in core

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