make a note to update a translation key

pull/1/head
ansuz 3 years ago
parent b1281fb4ab
commit 7ed41aa8e6

@ -921,7 +921,7 @@ define([
}); });
ctx.sframeChan.on('EV_WORKER_TIMEOUT', function () { ctx.sframeChan.on('EV_WORKER_TIMEOUT', function () {
UI.errorLoadingScreen(Messages.timeoutError, false, function () { UI.errorLoadingScreen(Messages.timeoutError, false, function () { // XXX mobile users can't necessarily hit 'ESC' as this message suggests. provice a click option
funcs.gotoURL(''); funcs.gotoURL('');
}); });
}); });

Loading…
Cancel
Save