mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 06:36:58 +02:00
Enhancement: Add 'leave' button to room settings
https://github.com/vector-im/vector-ios/issues/417
This commit is contained in:
@@ -116,8 +116,8 @@
|
||||
"room_participants_add_participant" = "Add participant";
|
||||
"room_participants_one_participant" = "1 participant";
|
||||
"room_participants_multi_participants" = "%d participants";
|
||||
"room_participants_leave_prompt_title" = "Leave?";
|
||||
"room_participants_leave_prompt_msg" = "Are you sure you want to leave this chat?";
|
||||
"room_participants_leave_prompt_title" = "Leave room";
|
||||
"room_participants_leave_prompt_msg" = "Are you sure you want to leave the room?";
|
||||
"room_participants_remove_prompt_title" = "Remove?";
|
||||
"room_participants_remove_prompt_msg" = "Are you sure you want to remove %@ from this chat?";
|
||||
"room_participants_invite_prompt_title" = "Invite?";
|
||||
|
||||
Reference in New Issue
Block a user