mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
https://github.com/vector-im/vector-ios/issues/178: Make room members UI more intuitive
Changed to invite placeholder by "Invite by name, email, id"
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
"room_participants_remove_prompt_title" = "Remove?";
|
||||
"room_participants_remove_prompt_msg" = "Are you sure you want to remove %@ from this chat?";
|
||||
"room_participants_admin_name" = "%@ (admin)";
|
||||
"room_participants_invite_another_user" = "Invite another user";
|
||||
"room_participants_invite_another_user" = "Invite by name, email, id";
|
||||
"room_participants_invite_malformed_id_title" = "Invite Error";
|
||||
"room_participants_invite_malformed_id" = "Malformed ID. Should be an email address or a Matrix ID like '@localpart:domain'";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user