MESSENGER-4407 fixes from testprotocol and release notes

This commit is contained in:
JanNiklas Grabowski
2023-03-14 18:07:07 +01:00
parent 57353ca681
commit e2912b7e42
9 changed files with 77 additions and 8 deletions
@@ -1199,7 +1199,7 @@
if (section == invitedSection)
{
headerLabel.text = [VectorL10n roomParticipantsInvitedSection];
headerLabel.text = BWIL10n.bwiRoomParticipantsSectionInvite;
} else if (section == adminSection)
{
headerLabel.text = BWIL10n.bwiRoomParticipantsSectionAdmin;