mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
fixes issue #1816 support specifying kick and ban msgs
This commit is contained in:
@@ -255,7 +255,11 @@
|
||||
"room_event_action_permalink" = "Permalink";
|
||||
"room_event_action_view_source" = "View Source";
|
||||
"room_event_action_report" = "Report content";
|
||||
"room_event_action_kick" = "Kick user";
|
||||
"room_event_action_ban" = "Ban user";
|
||||
"room_event_action_report_prompt_reason" = "Reason for reporting this content";
|
||||
"room_event_action_kick_prompt_reason" = "Reason for kicking this user";
|
||||
"room_event_action_ban_prompt_reason" = "Reason for banning this user";
|
||||
"room_event_action_report_prompt_ignore_user" = "Do you want to hide all messages from this user?";
|
||||
"room_event_action_save" = "Save";
|
||||
"room_event_action_resend" = "Resend";
|
||||
|
||||
Reference in New Issue
Block a user