includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Fri, 29 May 2009 16:37:32 -0400
changeset 1011 96119a79cf81
parent 335 67bd3121a12e
permissions -rw-r--r--
Comments: fixed failure to supply $q to fetchrow() in JSON fetcher

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