mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-28 12:44:34 +01:00
Add better ux when group limit reached when joining via link.
This commit is contained in:
committed by
jeffrey-signal
parent
eb4540600e
commit
b7d671dcbd
@@ -1640,6 +1640,8 @@
|
||||
<string name="GroupJoinBottomSheetDialogFragment_unable_to_join_group_please_try_again_later">Unable to join group. Please try again later</string>
|
||||
<string name="GroupJoinBottomSheetDialogFragment_encountered_a_network_error">Encountered a network error.</string>
|
||||
<string name="GroupJoinBottomSheetDialogFragment_this_group_link_is_not_active">This group link is not active</string>
|
||||
<!-- Toast message shown when trying to join a group by link but the group is full -->
|
||||
<string name="GroupJoinBottomSheetDialogFragment_group_limit_reached">Group limit reached, unable to join group</string>
|
||||
<!-- 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 -->
|
||||
|
||||
Reference in New Issue
Block a user