mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 12:38:33 +00:00
Update remove from group copy.
This commit is contained in:
committed by
Greyson Parrelli
parent
6edfcfdc4e
commit
d20abec813
@@ -44,7 +44,7 @@
|
||||
|
||||
<org.thoughtcrime.securesms.components.emoji.EmojiTextView
|
||||
android:id="@+id/group_join_group_name"
|
||||
style="@style/Signal.Text.HeadlineMedium"
|
||||
style="@style/Signal.Text.Title.Large"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="12dp"
|
||||
|
||||
@@ -1582,7 +1582,7 @@
|
||||
<!-- Title shown when there was an known issue getting group information from a group link -->
|
||||
<string name="GroupJoinBottomSheetDialogFragment_cant_join_group">Can\'t join group</string>
|
||||
<!-- Message shown when you try to get information for a group via link but an admin has removed you -->
|
||||
<string name="GroupJoinBottomSheetDialogFragment_you_cant_join_this_group_via_the_group_link_because_an_admin_removed_you">You can\'t join this group via the group link because an admin removed you.</string>
|
||||
<string name="GroupJoinBottomSheetDialogFragment_you_cant_join_this_group_via_the_group_link_because_an_admin_removed_you">You can\'t join this group via the group link because an admin removed you. Contact an admin to be added back to the group.</string>
|
||||
<!-- Message shown when you try to get information for a group via link but the link is no longer valid -->
|
||||
<string name="GroupJoinBottomSheetDialogFragment_this_group_link_is_no_longer_valid">This group link is no longer valid.</string>
|
||||
<!-- Title shown when there was an unknown issue getting group information from a group link -->
|
||||
|
||||
Reference in New Issue
Block a user