mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
MESSENGER-4407 fixes from testprotocol and release notes
This commit is contained in:
@@ -1199,7 +1199,7 @@
|
||||
|
||||
if (section == invitedSection)
|
||||
{
|
||||
headerLabel.text = [VectorL10n roomParticipantsInvitedSection];
|
||||
headerLabel.text = BWIL10n.bwiRoomParticipantsSectionInvite;
|
||||
} else if (section == adminSection)
|
||||
{
|
||||
headerLabel.text = BWIL10n.bwiRoomParticipantsSectionAdmin;
|
||||
|
||||
Reference in New Issue
Block a user