app/tiny_mce/plugins/example/langs/en_dlg.js
author Sverre Rabbelier <srabbelier@gmail.com>
Thu, 27 Nov 2008 23:41:08 +0000
changeset 599 32a30f609530
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Moved check_includes and graph from app to scripts Patch by: Sverre Rabbelier

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