Browse Source
Merge pull request #1473 from dasilvarosa/patch-4
App dependency error message workaround
master
Gaëtan Renaudeau
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
static/i18n/en/errors.json
|
|
@ -72,8 +72,8 @@ |
|
|
|
"description": "Check your device to see which apps are already installed." |
|
|
|
}, |
|
|
|
"ManagerAppRelyOnBTC": { |
|
|
|
"title": "Bitcoin or Ethereum app required", |
|
|
|
"description": "Either install the latest Ethereum app (for ETC/UBIQ/EXP/RSK/WAN/kUSD/POA), or the latest Bitcoin app." |
|
|
|
"title": "Bitcoin and Ethereum apps required", |
|
|
|
"description": "Install the latest Bitcoin and Ethereum apps first." |
|
|
|
}, |
|
|
|
"ManagerDeviceLocked": { |
|
|
|
"title": "Please unlock your device", |
|
|
|