mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-26 03:14:36 +00:00
android: start direct chat button inside MemberInfo (#987)
* Start direct chat button inside GroupInfo * More code for better understanding
This commit is contained in:
committed by
GitHub
parent
69758971af
commit
92abdde69e
@@ -615,6 +615,7 @@
|
||||
|
||||
<!-- GroupMemberInfoView.kt -->
|
||||
<string name="button_remove_member">Remove member</string>
|
||||
<string name="button_send_direct_message">Send direct message</string>
|
||||
<string name="member_will_be_removed_from_group_cannot_be_undone">Member will be removed from group - this cannot be undone!</string>
|
||||
<string name="remove_member_confirmation">Remove</string>
|
||||
<string name="member_info_section_title_member">MEMBER</string>
|
||||
|
||||
Reference in New Issue
Block a user