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.
This commit is contained in:
parent
7102ad1186
commit
15aaf832b4
|
@ -296,7 +296,7 @@
|
|||
"sendPrivateMessageTitle": "निजी तौर पर भेजें?",
|
||||
"serviceUnavailable": "सेवा अनुपलब्ध",
|
||||
"sessTerminated": "कॉल समाप्त",
|
||||
"sessionRestarted": "Call restarted by the bridge",
|
||||
"sessionRestarted": "Call restarted because of a connection issue",
|
||||
"Share": "Share",
|
||||
"shareVideoLinkError": "कृपया एक सही यूट्यूब लिंक प्रदान करें।.",
|
||||
"shareVideoTitle": "एक वीडियो साझा करें",
|
||||
|
|
|
@ -297,7 +297,7 @@
|
|||
"sendPrivateMessageTitle": "అంతరంగికంగా పంపించాలా?",
|
||||
"serviceUnavailable": "సేవ అందుబాటులో లేదు",
|
||||
"sessTerminated": "Call terminated",
|
||||
"sessionRestarted": "Call restarted by the bridge",
|
||||
"sessionRestarted": "Call restarted because of a connection issue.",
|
||||
"Share": "పంచుకోండి",
|
||||
"shareVideoLinkError": "దయచేసి సరైన యూట్యూబ్ లంకెను ఇవ్వండి.",
|
||||
"shareVideoTitle": "ఒక వీడియో పంచుకోండి",
|
||||
|
|
|
@ -315,7 +315,7 @@
|
|||
"sendPrivateMessageTitle": "Send privately?",
|
||||
"serviceUnavailable": "Service unavailable",
|
||||
"sessTerminated": "Call terminated",
|
||||
"sessionRestarted": "Call restarted by the bridge",
|
||||
"sessionRestarted": "Call restarted because of a connection issue.",
|
||||
"Share": "Share",
|
||||
"shareAudio": "Continue",
|
||||
"shareAudioTitle" : "How to share audio",
|
||||
|
|
Loading…
Reference in New Issue