Move Call link remove from call into ContactModal and Show menu icon in call participant list

This commit is contained in:
ayumi-signal
2026-03-04 10:26:35 -08:00
committed by GitHub
parent a149309ae6
commit 51c45f7178
13 changed files with 145 additions and 113 deletions

View File

@@ -6244,6 +6244,10 @@
"messageformat": "Mute",
"description": "Confirm dialog primary button text when muting another call participant's audio from the Contact Details modal in a group or call link call"
},
"icu:ContactModal--remove-from-call": {
"messageformat": "Remove from call",
"description": "Button text to remove someone from the call, shown in the Contact Details modal when in call link and you are a call admin"
},
"icu:GroupMemberLabelInfoModal--title": {
"messageformat": "Member labels",
"description": "Title of explainer dialog you see when clicking member label in Contact Modal"