Browse Source

Improve English of the suspended overlay message

j8
Ingo Bauersachs 8 years ago
parent
commit
957badc792
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      lang/main.json

+ 2
- 2
lang/main.json View File

@@ -91,8 +91,8 @@
91 91
         "title": "__app__ needs to use your microphone and camera."
92 92
     },
93 93
     "suspendedoverlay": {
94
-        "title": "Your video call was interrupted, because this computer went to sleep.",
95
-        "text": "Press <i>Rejoin</i> button to connect back to your conversation.",
94
+        "title": "Your video call was interrupted because this computer went to sleep.",
95
+        "text": "Press the <i>Rejoin</i> button to reconnect.",
96 96
         "rejoinKeyTitle": "Rejoin"
97 97
     },
98 98
     "toolbar": {

Loading…
Cancel
Save