浏览代码

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

Improve English of the suspended overlay message
j8
bgrozev 8 年前
父节点
当前提交
c782d21a36
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      lang/main.json

+ 2
- 2
lang/main.json 查看文件

@@ -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": {

正在加载...
取消
保存