Ver código fonte

fix(notification) Edit reason for forced reload of the client.

It is triggered by both local ICE failure and because of call getting migrated to a different bridge.
master
Jaya Allamsetty 3 anos atrás
pai
commit
15aaf832b4
3 arquivos alterados com 3 adições e 3 exclusões
  1. 1
    1
      lang/main-hi.json
  2. 1
    1
      lang/main-te.json
  3. 1
    1
      lang/main.json

+ 1
- 1
lang/main-hi.json Ver arquivo

@@ -296,7 +296,7 @@
296 296
         "sendPrivateMessageTitle": "निजी तौर पर भेजें?",
297 297
         "serviceUnavailable": "सेवा अनुपलब्ध",
298 298
         "sessTerminated": "कॉल समाप्त",
299
-        "sessionRestarted": "Call restarted by the bridge",
299
+        "sessionRestarted": "Call restarted because of a connection issue",
300 300
         "Share": "Share",
301 301
         "shareVideoLinkError": "कृपया एक सही यूट्यूब लिंक प्रदान करें।.",
302 302
         "shareVideoTitle": "एक वीडियो साझा करें",

+ 1
- 1
lang/main-te.json Ver arquivo

@@ -297,7 +297,7 @@
297 297
         "sendPrivateMessageTitle": "అంతరంగికంగా పంపించాలా?",
298 298
         "serviceUnavailable": "సేవ అందుబాటులో లేదు",
299 299
         "sessTerminated": "Call terminated",
300
-        "sessionRestarted": "Call restarted by the bridge",
300
+        "sessionRestarted": "Call restarted because of a connection issue.",
301 301
         "Share": "పంచుకోండి",
302 302
         "shareVideoLinkError": "దయచేసి సరైన యూట్యూబ్ లంకెను ఇవ్వండి.",
303 303
         "shareVideoTitle": "ఒక వీడియో పంచుకోండి",

+ 1
- 1
lang/main.json Ver arquivo

@@ -315,7 +315,7 @@
315 315
         "sendPrivateMessageTitle": "Send privately?",
316 316
         "serviceUnavailable": "Service unavailable",
317 317
         "sessTerminated": "Call terminated",
318
-        "sessionRestarted": "Call restarted by the bridge",
318
+        "sessionRestarted": "Call restarted because of a connection issue.",
319 319
         "Share": "Share",
320 320
         "shareAudio": "Continue",
321 321
         "shareAudioTitle" : "How to share audio",

Carregando…
Cancelar
Salvar