mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Add support for remote muting call participants.
This commit is contained in:
@@ -7745,6 +7745,14 @@
|
||||
<!-- Dialog action to block participant from the call -->
|
||||
<string name="CallLinkInfoSheet__block_from_call">Block from call</string>
|
||||
|
||||
<!-- CallParticipantSheet -->
|
||||
<!-- Action to mute a participant's audio in a group call -->
|
||||
<string name="CallParticipantSheet__mute_audio">Mute audio</string>
|
||||
<!-- Action to remove a participant from a call -->
|
||||
<string name="CallParticipantSheet__remove_from_call">Remove from call</string>
|
||||
<!-- Action to view contact details for a participant -->
|
||||
<string name="CallParticipantSheet__contact_details">Contact details</string>
|
||||
|
||||
<!-- CreateCallLinkBottomSheetDialogFragment -->
|
||||
<!-- Fragment title -->
|
||||
<string name="CreateCallLinkBottomSheetDialogFragment__create_call_link">Create call link</string>
|
||||
|
||||
Reference in New Issue
Block a user