Merge pull request #1680 from jitsi/suspended-overlay-english
Improve English of the suspended overlay message
This commit is contained in:
commit
c782d21a36
|
@ -91,8 +91,8 @@
|
||||||
"title": "__app__ needs to use your microphone and camera."
|
"title": "__app__ needs to use your microphone and camera."
|
||||||
},
|
},
|
||||||
"suspendedoverlay": {
|
"suspendedoverlay": {
|
||||||
"title": "Your video call was interrupted, because this computer went to sleep.",
|
"title": "Your video call was interrupted because this computer went to sleep.",
|
||||||
"text": "Press <i>Rejoin</i> button to connect back to your conversation.",
|
"text": "Press the <i>Rejoin</i> button to reconnect.",
|
||||||
"rejoinKeyTitle": "Rejoin"
|
"rejoinKeyTitle": "Rejoin"
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
|
|
Loading…
Reference in New Issue