Procházet zdrojové kódy

Merge pull request #1680 from jitsi/suspended-overlay-english

Improve English of the suspended overlay message
j8
bgrozev před 8 roky
rodič
revize
c782d21a36
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      lang/main.json

+ 2
- 2
lang/main.json Zobrazit soubor

91
         "title": "__app__ needs to use your microphone and camera."
91
         "title": "__app__ needs to use your microphone and camera."
92
     },
92
     },
93
     "suspendedoverlay": {
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
         "rejoinKeyTitle": "Rejoin"
96
         "rejoinKeyTitle": "Rejoin"
97
     },
97
     },
98
     "toolbar": {
98
     "toolbar": {

Načítá se…
Zrušit
Uložit