app/tiny_mce/plugins/example/langs/en_dlg.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 12 Feb 2009 12:30:36 +0000
changeset 1278 a7766286a7be
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Load /Users/solydzajs/Downloads/google_appengine into trunk/thirdparty/google_appengine.

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