diff --git a/src/i18n/en-US.json b/src/i18n/en-US.json index 23ebef06201..f822f721ded 100644 --- a/src/i18n/en-US.json +++ b/src/i18n/en-US.json @@ -1604,7 +1604,7 @@ "videoCallOverlayOpenFullScreen": "Open the call in full screen", "videoCallOverlayOpenPopupWindow": "Open in a new window", "videoCallOverlayParticipantsListLabel": "Participants ({count})", - "videoCallOverlayParticipantsRaisedHandListLabel": "Hand raised ({count})", + "videoCallOverlayParticipantsRaisedHandListLabel": "Raised hands ({count})", "videoCallOverlayShareScreen": "Share Screen", "videoCallOverlayShowParticipantsList": "Show participants list", "videoCallOverlayViewModeAll": "Show all participants", @@ -1613,7 +1613,7 @@ "videoCallParticipantConnecting": "Connecting...", "videoCallParticipantRaisedHandRaiseDuration": "Hand raised for {duration}", "videoCallParticipantRaisedSelfHandUp": "You have raised your hand up", - "videoCallParticipantRaisedSortByTime": "Person waiting the longest is on the top of the list.", + "videoCallParticipantRaisedSortByTime": "Top in the list raised their hand first.", "videoCallParticipantRaisedTheirHandUp": "{name} has raised their hand up", "videoCallPaused": "Video paused", "videoCallScreenShareEndConfirm": "End screen share",