app/tiny_mce/plugins/example/langs/en_dlg.js
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 18 Sep 2009 19:34:30 +0200
changeset 2954 9ea3b04d929c
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Move around Core methods into more relevant sections

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