mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
MESSENGER fix some merge issues
This commit is contained in:
@@ -883,7 +883,7 @@
|
||||
break;
|
||||
case MXKRoomMemberDetailsActionBwiUserLabel:
|
||||
// $$$ string translation does not exist
|
||||
title = NSLocalizedStringFromTable(@"bwi_room_participants_action_userlabels", @"Bwi", nil);
|
||||
title = @"";
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user