From 52d489ab3a2198f1f157994b4c427a1cda2be5c0 Mon Sep 17 00:00:00 2001 From: Juan Cortes Ross Date: Tue, 5 Feb 2019 16:46:24 +0100 Subject: [PATCH] DS was right, we (I) overlooked this --- src/components/SettingsPage/sections/Export.js | 13 +++++++++++-- static/i18n/en/app.json | 6 +++--- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/src/components/SettingsPage/sections/Export.js b/src/components/SettingsPage/sections/Export.js index 2809a4d2..483e1daf 100644 --- a/src/components/SettingsPage/sections/Export.js +++ b/src/components/SettingsPage/sections/Export.js @@ -68,7 +68,10 @@ class SectionExport extends PureComponent { {'+'} - {'button in Accounts'} + {'button in'} + + {'Accounts'} + ), @@ -92,7 +95,13 @@ class SectionExport extends PureComponent { icon: {'3'}, desc: ( - + + {'Scan the'} + + {'LiveQR Code'} + + {'until the loader hits 100%'} + ), }, diff --git a/static/i18n/en/app.json b/static/i18n/en/app.json index 16fd4a0f..374613f3 100644 --- a/static/i18n/en/app.json +++ b/static/i18n/en/app.json @@ -366,10 +366,10 @@ "modal": { "button": "Done", "title": "Scan to export to mobile", - "listTitle": "To import accounts on your Ledger Live Mobile app:", - "step1": "Tap the <1><0>+ button in Accounts", + "listTitle": "On the Ledger Live mobile app:", + "step1": "Tap the <1><0>+ button in <3><0>Accounts", "step2": "Tap <1><0>Import desktop accounts", - "step3": "Scan until the loader hits 100%" + "step3": "Scan the <1><0>LiveQR code until the loader hits 100%" } }, "display": {