From ff1a63cf75c1563e5ee41c9594bcd4e92a8028f7 Mon Sep 17 00:00:00 2001 From: ryanml Date: Wed, 25 Aug 2021 15:21:28 -0700 Subject: [PATCH] Updating message about disabled Mobile Sync (#11935) --- 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 8fa939c68..8928ca36e 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1299,7 +1299,7 @@ "description": "Serves as link text for the 'mismatchedChain' key. This text will be embedded inside the translation for that key." }, "mobileSyncWarning": { - "message": "This feature has been temporarily disabled, if you are trying to sync with MetaMask mobile, please use your Secret Recovery Phrase instead for now. As usual, never share it with anyone." + "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."