[Glitch] Fix misleading copy in "Remove me from collection" confirmation dialog

Port bd9184836740a8741da84def835bfbea29e2015b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
diondiondion 2026-06-12 09:37:14 +02:00 committed by Claire
parent 17d706ac54
commit 057d5e1be4

View File

@ -19,7 +19,7 @@ const messages = defineMessages({
revokeCollectionInclusionMessage: {
id: 'confirmations.revoke_collection_inclusion.message',
defaultMessage:
"This action is permanent, and the curator won't be able to re-add you to the collection later on.",
"The curator won't be able to re-add you to this collection for 24 hours. To prevent them from adding you to collections permanently, you can block them.",
},
revokeCollectionInclusionConfirm: {
id: 'confirmations.revoke_collection_inclusion.confirm',