mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 19:56:57 +02:00
Ignore the sender of a room invite without needing to join the room first
This commit is contained in:
@@ -497,6 +497,7 @@ Tap the + to start adding people.";
|
||||
"room_preview_unlinked_email_warning" = "This invitation was sent to %@, which is not associated with this account. You may wish to login with a different account, or add this email to your account.";
|
||||
"room_preview_try_join_an_unknown_room" = "You are trying to access %@. Would you like to join in order to participate in the discussion?";
|
||||
"room_preview_try_join_an_unknown_room_default" = "a room";
|
||||
"room_preview_decline_invitation_options" = "Do you want to decline the invitation or ignore this user?";
|
||||
|
||||
// Settings
|
||||
"settings_title" = "Settings";
|
||||
@@ -2032,6 +2033,7 @@ Tap the + to start adding people.";
|
||||
"end_call" = "End Call";
|
||||
"resume_call" = "Resume";
|
||||
"ignore" = "Ignore";
|
||||
"ignore_user" = "Ignore User";
|
||||
"unignore" = "Unignore";
|
||||
|
||||
// Events formatter
|
||||
|
||||
Reference in New Issue
Block a user