[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:
parent
17d706ac54
commit
057d5e1be4
@ -19,7 +19,7 @@ const messages = defineMessages({
|
|||||||
revokeCollectionInclusionMessage: {
|
revokeCollectionInclusionMessage: {
|
||||||
id: 'confirmations.revoke_collection_inclusion.message',
|
id: 'confirmations.revoke_collection_inclusion.message',
|
||||||
defaultMessage:
|
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: {
|
revokeCollectionInclusionConfirm: {
|
||||||
id: 'confirmations.revoke_collection_inclusion.confirm',
|
id: 'confirmations.revoke_collection_inclusion.confirm',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user