ソースを参照

fix(e2ee) update E2EE warning message

master
Saúl Ibarra Corretgé 4年前
コミット
cf34b0a783
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      lang/main.json

+ 1
- 1
lang/main.json ファイルの表示

@@ -209,7 +209,7 @@
209 209
         "dismiss": "Dismiss",
210 210
         "displayNameRequired": "Hi! What’s your name?",
211 211
         "done": "Done",
212
-        "e2eeDescription": "End-to-End Encryption is currently EXPERIMENTAL. Please keep in mind that turning on end-to-end encryption will effectively disable server-side provided services such as: recording, live streaming and phone participation. Also keep in mind that the meeting will only work for people joining from browsers with support for insertable streams.",
212
+        "e2eeDescription": "End-to-End Encryption is currently EXPERIMENTAL. Please keep in mind that turning on end-to-end encryption will effectively disable server-side provided services such as: phone participation. Also keep in mind that the meeting will only work for people joining from browsers with support for insertable streams.",
213 213
         "e2eeLabel": "Enable End-to-End Encryption",
214 214
         "e2eeWarning": "WARNING: Not all participants in this meeting seem to have support for End-to-End encryption. If you enable it they won't be able to see nor hear you.",
215 215
         "enterDisplayName": "Please enter your name here",

読み込み中…
キャンセル
保存