Render Jitsi widget state events in a more obvious way
A clear improvement to this would be to include join/leave buttons in the tiles, however this is currently deferred.
This commit is contained in:
parent
4db9ac16b5
commit
b4af0140d4
6 changed files with 152 additions and 6 deletions
|
@ -1405,6 +1405,10 @@
|
|||
"Invalid file%(extra)s": "Invalid file%(extra)s",
|
||||
"Error decrypting image": "Error decrypting image",
|
||||
"Show image": "Show image",
|
||||
"Video conference ended by %(senderName)s": "Video conference ended by %(senderName)s",
|
||||
"Video conference updated by %(senderName)s": "Video conference updated by %(senderName)s",
|
||||
"Join the conference at the top of this room.": "Join the conference at the top of this room.",
|
||||
"Video conference started by %(senderName)s": "Video conference started by %(senderName)s",
|
||||
"You have ignored this user, so their message is hidden. <a>Show anyways.</a>": "You have ignored this user, so their message is hidden. <a>Show anyways.</a>",
|
||||
"You verified %(name)s": "You verified %(name)s",
|
||||
"You cancelled verifying %(name)s": "You cancelled verifying %(name)s",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue