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

This commit is contained in:
trevor-signal 2024-09-27 12:49:03 -04:00 committed by GitHub
parent 2377e25c3a
commit ea65b1390b
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": {