Differentiate download and decryption errors when showing images (#9562)
This commit is contained in:
parent
abec724387
commit
962e8e0b23
7 changed files with 170 additions and 133 deletions
|
@ -2312,7 +2312,9 @@
|
|||
"Decrypt %(text)s": "Decrypt %(text)s",
|
||||
"Invalid file%(extra)s": "Invalid file%(extra)s",
|
||||
"Image": "Image",
|
||||
"Unable to show image due to error": "Unable to show image due to error",
|
||||
"Error decrypting image": "Error decrypting image",
|
||||
"Error downloading image": "Error downloading image",
|
||||
"Show image": "Show image",
|
||||
"Join the conference at the top of this room": "Join the conference at the top of this room",
|
||||
"Join the conference from the room information card on the right": "Join the conference from the room information card on the right",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue