Make unknown failures more helpful.
This commit is contained in:
parent
18490377f8
commit
2bfad52b40
3 changed files with 6 additions and 6 deletions
|
@ -638,7 +638,7 @@
|
|||
"VoIP conference started.": "VoIP conference started.",
|
||||
"VoIP is unsupported": "VoIP is unsupported",
|
||||
"(call failed to connect)": "(call failed to connect)",
|
||||
"(unknown failure)": "(unknown failure)",
|
||||
"(unknown failure: %(reason)s)": "(unknown failure: %(reason)s)",
|
||||
"(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!",
|
||||
|
|
|
@ -577,7 +577,7 @@
|
|||
"VoIP conference started.": "VoIP conference started.",
|
||||
"VoIP is unsupported": "VoIP is unsupported",
|
||||
"(call failed to connect)": "(call failed to connect)",
|
||||
"(unknown failure)": "(unknown failure)",
|
||||
"(unknown failure: %(reason)s)": "(unknown failure: %(reason)s)",
|
||||
"(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