diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 9243f745c25b..403be4d4f3fc 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -4266,6 +4266,10 @@ "someNetworksMayPoseSecurity": { "message": "Some networks may pose security and/or privacy risks. Understand the risks before adding & using a network." }, + "somethingDoesntLookRight": { + "message": "Something doesn't look right? $1", + "description": "A false positive message for users to contact support. $1 is a link to the support page." + }, "somethingIsWrong": { "message": "Something's gone wrong. Try reloading the page." }, diff --git a/ui/components/app/security-provider-banner-alert/__snapshots__/security-provider-banner-alert.test.js.snap b/ui/components/app/security-provider-banner-alert/__snapshots__/security-provider-banner-alert.test.js.snap index a5395a81917f..84815da0dc0b 100644 --- a/ui/components/app/security-provider-banner-alert/__snapshots__/security-provider-banner-alert.test.js.snap +++ b/ui/components/app/security-provider-banner-alert/__snapshots__/security-provider-banner-alert.test.js.snap @@ -52,6 +52,11 @@ exports[`Security Provider Banner Alert should match snapshot 1`] = ` List item +
+ [somethingDoesntLookRight] +