From 4f9d06b8f1c451ac88937f0323566051ba154e84 Mon Sep 17 00:00:00 2001 From: Juan Cortes Ross Date: Mon, 10 Dec 2018 15:47:33 +0100 Subject: [PATCH] computer not phone --- static/i18n/en/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/i18n/en/app.json b/static/i18n/en/app.json index d4f947f9..586fd268 100644 --- a/static/i18n/en/app.json +++ b/static/i18n/en/app.json @@ -133,7 +133,7 @@ "currentAddress": { "title": "Current address", "for": "Address for account <1><0>{{accountName}}", - "messageIfUnverified": "Please verify that the Bitcoin address shown on your device matches the one on your phone", + "messageIfUnverified": "Please verify that the Bitcoin address shown on your device matches the one on your computer", "messageIfAccepted": "Address confirmed, please re-verify it if you copy/paste or scan the QR code.", "messageIfSkipped": "Your {{currencyName}} address has not been confirmed on your Ledger device. Please verify it for optimal security." },