mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-14 14:58:35 -04:00
Cleanup
Former-commit-id: c1de841bf58f87e1a4c69d38269f4024400662b7 [formerly 41e70eff1788fafb5610d2742e168a3d5866f507] [formerly 6c266b80aac582c720bfbc11317515d4b395ff35] [formerly bd95a1de2dca2e07bba87d394d8a25bd23fd4b71 [formerly 76823139639c54f26cb0e9624468db70f63ce174 [formerly dbd12acfe84924dcb986d599a4b122bd9c5091d3]]] Former-commit-id: 4be62cd1611a0629636c40f95d702bf1e5b29a38 [formerly c7bfa1f91000430b0ab6dd1e60d0695e25eab548 [formerly f537e44c8ac8bdb052b4a2356ee1e8295a8caf35]] Former-commit-id: 254057b80bf645e012387b1970a9f2dae7dc037f [formerly 3aa6e54e272dd18e9bc7fe28ec57e60de906d85f] Former-commit-id: 891f1610b799275d6f865bed21a057d25725a7f4
This commit is contained in:
parent
d478a4929a
commit
1f81286d8a
@ -1955,7 +1955,7 @@ define(['jquery', 'zimArchiveLoader', 'uiUtil', 'util', 'cache', 'images', 'sett
|
||||
return;
|
||||
} else {
|
||||
if (params.localUWPSettings.PWA_launch === 'fail') {
|
||||
message = 'The PWA MAY have failed to launch on the last attempt ' +
|
||||
message = 'The PWA MAY have failed to launch on the last attempt\n' +
|
||||
'(we show this information to prevent a boot loop).' +
|
||||
'\n\nPlease try again by selecting "Access server":';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user