1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00

Clarify effect of autodetect tokens toggle (#17293)

* Clarify effect of autodetect tokens toggle

* Fix test

Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>
This commit is contained in:
Dan J Miller 2023-01-19 11:33:08 -03:30 committed by GitHub
parent e830176fc8
commit c90d389b84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -432,7 +432,7 @@
"message": "Autodetect tokens"
},
"autoDetectTokensDescription": {
"message": "We use third-party APIs to detect and display new tokens sent to your wallet. Turn off if you dont want the app to pull data from those services. $1",
"message": "We use third-party APIs to detect and display new tokens sent to your wallet. Turn off if you dont want the app to automatically pull data from those services. $1",
"description": "$1 is a link to a support article"
},
"autoLockTimeLimit": {

View File

@ -438,7 +438,7 @@ exports[`Security Tab should match snapshot 1`] = `
>
<span>
We use third-party APIs to detect and display new tokens sent to your wallet. Turn off if you dont want the app to pull data from those services.
We use third-party APIs to detect and display new tokens sent to your wallet. Turn off if you dont want the app to automatically pull data from those services.
<a
href="https://consensys.net/privacy-policy/"
rel="noopener noreferrer"