From 117fa8ac8c47f903b841020a6ab828bcfa6de1a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Mon, 2 Jul 2018 14:01:47 +0200 Subject: [PATCH] Better wording for TransportStatusError --- static/i18n/en/errors.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/i18n/en/errors.yml b/static/i18n/en/errors.yml index ae74c546..a0033f12 100644 --- a/static/i18n/en/errors.yml +++ b/static/i18n/en/errors.yml @@ -78,8 +78,8 @@ TimeoutError: title: Oops, a time out occurred description: It took too long for the server to respond. TransportStatusError: - title: '{{message}}' - description: + title: 'Something went wrong. Please replug your device.' + description: '{{message}}' UserRefusedOnDevice: title: Transaction refused on device description: Please retry or contact Ledger Support in case of doubt.