From 45fa9238143f20a159b8f699a83ecd83f4583716 Mon Sep 17 00:00:00 2001 From: Dan J Miller Date: Thu, 19 Jan 2023 11:33:08 -0330 Subject: [PATCH] Clarify effect of autodetect tokens toggle (#17293) * Clarify effect of autodetect tokens toggle * Fix test Co-authored-by: Nidhi Kumari --- app/_locales/en/messages.json | 2 +- .../security-tab/__snapshots__/security-tab.test.js.snap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 5fbdf9481..e2e58aafc 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -431,7 +431,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 don’t 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 don’t want the app to automatically pull data from those services. $1", "description": "$1 is a link to a support article" }, "autoLockTimeLimit": { diff --git a/ui/pages/settings/security-tab/__snapshots__/security-tab.test.js.snap b/ui/pages/settings/security-tab/__snapshots__/security-tab.test.js.snap index 705bb3827..c77767603 100644 --- a/ui/pages/settings/security-tab/__snapshots__/security-tab.test.js.snap +++ b/ui/pages/settings/security-tab/__snapshots__/security-tab.test.js.snap @@ -438,7 +438,7 @@ exports[`Security Tab should match snapshot 1`] = ` > - We use third-party APIs to detect and display new tokens sent to your wallet. Turn off if you don’t 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 don’t want the app to automatically pull data from those services.