mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Show different messages based on join group link error header.
This commit is contained in:
@@ -873,8 +873,17 @@
|
||||
<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>
|
||||
<!-- 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>
|
||||
<!-- 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 -->
|
||||
<string name="GroupJoinBottomSheetDialogFragment_link_error">Link error</string>
|
||||
<!-- Message shown when you try to get information for a group via link but an unknown issue occurred -->
|
||||
<string name="GroupJoinBottomSheetDialogFragment_joining_via_this_link_failed_try_joining_again_later">Joining via this link failed. Try joining again later.</string>
|
||||
|
||||
<string name="GroupJoinBottomSheetDialogFragment_unable_to_get_group_information_please_try_again_later">Unable to get group information, please try again later</string>
|
||||
<string name="GroupJoinBottomSheetDialogFragment_direct_join">Do you want to join this group and share your name and photo with its members?</string>
|
||||
<string name="GroupJoinBottomSheetDialogFragment_admin_approval_needed">An admin of this group must approve your request before you can join this group. When you request to join, your name and photo will be shared with its members.</string>
|
||||
<plurals name="GroupJoinBottomSheetDialogFragment_group_dot_d_members">
|
||||
|
||||
Reference in New Issue
Block a user