Clarify behavior of name and profile sharing when joining a group via restricted link

Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
This commit is contained in:
automated-signal 2024-09-27 14:39:54 -05:00 committed by GitHub
parent 3e37fa1163
commit bfc72084ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3952,7 +3952,7 @@
"description": "Shown if you click a group link and you have been forbidden from joining via the link" "description": "Shown if you click a group link and you have been forbidden from joining via the link"
}, },
"icu:GroupV2--join--prompt-with-approval": { "icu:GroupV2--join--prompt-with-approval": {
"messageformat": "An admin of this group must approve your request before you can join this group. If approved, your name and photo will be shared with its members.", "messageformat": "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.",
"description": "Shown when you click on a group link to confirm, if it requires admin approval" "description": "Shown when you click on a group link to confirm, if it requires admin approval"
}, },
"icu:GroupV2--join--join-button": { "icu:GroupV2--join--join-button": {