Hi Flynax,

When I view page source I can see these 2 line

lang['flynax_connect_fail'] = 'Unable to reach Flynax Server.';
flynax.langSelector();
Can I change these two lines to:

lang['database_connect_fail'] = 'Unable to reach Database Server.';
mydomain.langSelector();
Thanks