From 88960ee053bea4d67b54567e043c738fc525456c Mon Sep 17 00:00:00 2001 From: Matthew Chen Date: Wed, 10 Feb 2021 16:51:51 -0300 Subject: [PATCH] Refine group link copy. --- Signal/translations/en.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";