From 44a67e2cc488220c6f70625a730fe43ecf3415b0 Mon Sep 17 00:00:00 2001 From: Bruno Barbieri Date: Thu, 23 May 2019 18:13:13 -0400 Subject: [PATCH] Update Sync instructions (#660) * update eng instructions * update es instructions --- locales/en.json | 6 +++--- locales/es.json | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/locales/en.json b/locales/en.json index 2fa903c165b..97c35a0ea4a 100644 --- a/locales/en.json +++ b/locales/en.json @@ -67,7 +67,7 @@ "title": "Import Wallet", "sync_help": "Sync your wallet with the extension", "sync_help_step_one": "1. Open the extension", - "sync_help_step_two": "2. Go to settings", + "sync_help_step_two": "2. Go to \"Settings\" > \"Advanced\"", "sync_help_step_three": "3. Click on \"Sync with Mobile\"", "sync_help_step_four": "4. Scan the QR Code", "sync_from_browser_extension_button": "Start Syncing", @@ -512,7 +512,7 @@ "sync_with_extension": { "title": "Sync data from Extension", "short_title": "Sync with Extension", - "label": "Open the MetaMask extension in your desktop browser, then go to settings, click on \"Sync with Mobile\" and then enter your password to see the QR Code", + "label": "Open the MetaMask extension in your desktop browser, then go to \"Settings\" > \"Advanced\", click on \"Sync with Mobile\" and then enter your password to see the QR Code", "button_continue": "Continue", "please_wait": "Please wait while we sync your data...", "error_title": "Bummer!", @@ -522,7 +522,7 @@ "warning_ok_button": "YES", "warning_cancel_button": "NO", "invalid_qr_code": "Invalid QR Code", - "invalid_qr_code_desc": "This isn't the right QR code! To sync with your browser extension, go to Settings --> Sync with Mobile in the browser extension and scan the QR there" + "invalid_qr_code_desc": "This isn't the right QR code! To sync with your browser extension, go to \"Settings\" > \"Advanced\" > Sync with Mobile in the browser extension and scan the QR there" }, "sync_with_extension_success": { "title": "Sync completed", diff --git a/locales/es.json b/locales/es.json index 77114fcc6c3..7b6951e4fff 100644 --- a/locales/es.json +++ b/locales/es.json @@ -67,7 +67,7 @@ "title": "Importar Billetera", "sync_help": "Sincroniza tu billetera con la extension", "sync_help_step_one": "1. Ingresa a la extension", - "sync_help_step_two": "2. Ve a ajustes", + "sync_help_step_two": "2. Ve a \"Ajustes\" > \"Avanzado\"", "sync_help_step_three": "3. Haz click en \"Sincronizar con mi móvil\"", "sync_help_step_four": "4. Escanea el código QR", "sync_from_browser_extension_button": "Comenzar Sincronización", @@ -503,7 +503,7 @@ }, "sync_with_extension": { "title": "Sincronizar datos con la extensión", - "label": "Abre la extensión de MetaMask en tu computador, luego ve a ajustes, haz click en \"Sincronizar con el Móvil\" y luego ingresa tu contraseña para ver el código QR", + "label": "Abre la extensión de MetaMask en tu computador, luego ve a \"Ajustes\" > \"Avanzado\", haz click en \"Sincronizar con el Móvil\" y luego ingresa tu contraseña para ver el código QR", "button_continue": "Continuar", "please_wait": "Por favor espera mientras sincronizamos tus datos...", "error_title": "Bummer!", @@ -513,7 +513,7 @@ "warning_ok_button": "SI", "warning_cancel_button": "NO", "invalid_qr_code": "Código QR inválido", - "invalid_qr_code_desc": "Este no es el código QR correcto! Para sincronizar con la extensión del navegador, accede a Ajustes --> Syncronizar con el móvil en la extensión del navegador y escanea el código QR que aparece ahí" + "invalid_qr_code_desc": "Este no es el código QR correcto! Para sincronizar con la extensión del navegador, accede a \"Ajustes\" > \"Avanzado\" > Syncronizar con el móvil en la extensión del navegador y escanea el código QR que aparece ahí" }, "sync_with_extension_success": { "title": "Sincronización completa", @@ -758,7 +758,7 @@ "public_address_qr_code": "Código QR de Dirección Pública", "coming_soon": "Pronto..." }, - "experimental_settings": { + "experimental_settings": { "wallet_connect_dapps": "Sesiones de WalletConnect", "wallet_connect_dapps_desc": "Accede a la lista de sesiones activas de WalletConnect", "wallet_connect_dapps_cta": "VER SESIONES" @@ -770,5 +770,5 @@ "cancel": "Cancelar", "session_ended_title": "Sesión Finalizada", "session_ended_desc": "La sesión seleccionada ha sido terminada" - } + } }