'An error has occurred. Wait a few minutes and then try to submit the application again.',
'If you continue to have issues please contact support.'
],
msg=gettext(txt.join(' '));
varmsg=gettext(
'An error has occurred. Wait a few minutes and then try to submit the application again. If you continue to have issues please contact support.'// jshint ignore:line
);
if(error.status===0){
msg=gettext('An error has occurred. Check your Internet connection and try again.');