diff --git a/Signal/translations/en.lproj/Localizable.strings b/Signal/translations/en.lproj/Localizable.strings index 4e07c83989..b94d032f27 100644 --- a/Signal/translations/en.lproj/Localizable.strings +++ b/Signal/translations/en.lproj/Localizable.strings @@ -1883,7 +1883,7 @@ "GROUP_LINK_VIEW_SHARE_LINK_VIA_SIGNAL" = "Share via Signal"; /* Message for the 'share group link' action sheet in the 'group link' view. */ -"GROUP_LINK_VIEW_SHARE_SHEET_MESSAGE" = "Anyone with this link can join the group, or send a request to join. Share it with people you trust."; +"GROUP_LINK_VIEW_SHARE_SHEET_MESSAGE" = "Anyone with this link can view this group’s name and members and request to join. Share it with people you trust."; /* The title for the 'group link' view. */ "GROUP_LINK_VIEW_TITLE" = "Group Link";