Show reason for a call hanging up unexpectedly.
This commit is contained in:
parent
3b7ce49eab
commit
18490377f8
3 changed files with 20 additions and 7 deletions
|
@ -637,6 +637,8 @@
|
|||
"VoIP conference finished.": "VoIP conference finished.",
|
||||
"VoIP conference started.": "VoIP conference started.",
|
||||
"VoIP is unsupported": "VoIP is unsupported",
|
||||
"(call failed to connect)": "(call failed to connect)",
|
||||
"(unknown failure)": "(unknown failure)",
|
||||
"(warning: cannot be disabled again!)": "(warning: cannot be disabled again!)",
|
||||
"Warning!": "Warning!",
|
||||
"WARNING: Device already verified, but keys do NOT MATCH!": "WARNING: Device already verified, but keys do NOT MATCH!",
|
||||
|
|
|
@ -576,6 +576,8 @@
|
|||
"VoIP conference finished.": "VoIP conference finished.",
|
||||
"VoIP conference started.": "VoIP conference started.",
|
||||
"VoIP is unsupported": "VoIP is unsupported",
|
||||
"(call failed to connect)": "(call failed to connect)",
|
||||
"(unknown failure)": "(unknown failure)",
|
||||
"(warning: cannot be disabled again!)": "(warning: cannot be disabled again!)",
|
||||
"Warning!": "Warning!",
|
||||
"WARNING: Device already verified, but keys do NOT MATCH!": "WARNING: Device already verified, but keys do NOT MATCH!",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue