From c6c554409d203a24c0603a4fea92ae6ce62ff025 Mon Sep 17 00:00:00 2001 From: Rachel Hamlin Date: Tue, 5 Nov 2019 14:47:55 +0000 Subject: [PATCH] Change recover to access There are some instances on the keycard screens that read `Recover key` rather than `Access key`, this is dated language so I've changed it. There are a few other instances of the word 'recover' in relation to keycard that may also need to be changed, but I'm not sure what context they are in. Signed-off-by: Andrey Shovkoplyas --- translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/en.json b/translations/en.json index 79a5e3977c..e6a4de547d 100644 --- a/translations/en.json +++ b/translations/en.json @@ -815,13 +815,13 @@ "recipient": "Recipient", "recipient-code": "Enter recipient address", "recover": "Recover", - "recover-key": "Recover key", + "recover-key": "Access key", "recover-keycard-multiaccount-not-supported": "Recovering keycard multiaccount with password is not supported", "recover-multiaccount-warning": "Your wallet information will be exposed by importing this multiaccount.", "recover-password-invalid": "This multiaccount already exists but passwords do not match", "recover-password-too-short": "Password is too short", "recover-with-keycard": "Recover with Keycard", - "recovering-key": "Recovering key...", + "recovering-key": "Accessing key...", "recovery-confirm-phrase": "Confirm seed phrase", "recovery-phrase": "Seed phrase", "recovery-phrase-invalid": "Seed phrase is invalid",