mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 05:39:12 -04:00
[feature] Only automatically reconnect if can establish connection to server
Avoid trying to reload pad when network is not available.
This commit is contained in:
parent
0eae83f252
commit
384697f653
3 changed files with 60 additions and 19 deletions
|
@ -74,7 +74,7 @@
|
|||
"pad.modals.connected": "Connected.",
|
||||
"pad.modals.reconnecting": "Reconnecting to your pad..",
|
||||
"pad.modals.forcereconnect": "Force reconnect",
|
||||
"pad.modals.reconnecttimer": "This pad will be automatically reconnected in ",
|
||||
"pad.modals.reconnecttimer": "Trying to reconnect in ",
|
||||
"pad.modals.cancel": "Cancel",
|
||||
|
||||
"pad.modals.userdup": "Opened in another window",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue