Merge branch 'dbkr/call_hold' into dbkr/new_look_callview
This commit is contained in:
commit
d145b1081c
14 changed files with 292 additions and 291 deletions
|
@ -213,6 +213,8 @@
|
|||
"Send a bug report with logs": "Send a bug report with logs",
|
||||
"Opens chat with the given user": "Opens chat with the given user",
|
||||
"Sends a message to the given user": "Sends a message to the given user",
|
||||
"Places the call in the current room on hold": "Places the call in the current room on hold",
|
||||
"Takes the call in the current room off hold": "Takes the call in the current room off hold",
|
||||
"Displays action": "Displays action",
|
||||
"Reason": "Reason",
|
||||
"%(targetName)s accepted the invitation for %(displayName)s.": "%(targetName)s accepted the invitation for %(displayName)s.",
|
||||
|
@ -528,6 +530,7 @@
|
|||
"My Ban List": "My Ban List",
|
||||
"This is your list of users/servers you have blocked - don't leave the room!": "This is your list of users/servers you have blocked - don't leave the room!",
|
||||
"Active call": "Active call",
|
||||
"Call Paused": "Call Paused",
|
||||
"Unknown caller": "Unknown caller",
|
||||
"Incoming voice call": "Incoming voice call",
|
||||
"Incoming video call": "Incoming video call",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue