From 43cdce1b9e8334286b14b5a7c91aa3a679942231 Mon Sep 17 00:00:00 2001 From: ryanml Date: Wed, 6 Oct 2021 05:02:50 -0700 Subject: [PATCH] Restoring mobile sync warning text (#12284) --- app/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 26a81c009..2d382d25c 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1362,7 +1362,7 @@ "message": "Don't see your token?" }, "mobileSyncWarning": { - "message": "⚠️ Proceeding will display a secret QR code that allows access to your accounts. Do not share it with anyone. Support staff will never ask you for it." + "message": "The 'Sync with extension' feature is temporarily disabled. If you want to use your extension wallet on MetaMask mobile, then on your mobile app: go back to the wallet setup options and select the 'Import with Secret Recovery Phrase' option. Use your extension wallet's secret phrase to then import your wallet into mobile." }, "mustSelectOne": { "message": "Must select at least 1 token."