Skip to content

Commit

Permalink
Copy update multiaccount
Browse files Browse the repository at this point in the history
Fixes copy update in #8447

In the UI we want to refer to a watch only address as `address` instead of `account`. Interactions with an address are limited compared to an account in wallet. e.g. there is no option to send assets from this account as Status wallet does not have the key to sign for transactions.
  • Loading branch information
hesterbruikman authored Oct 2, 2019
1 parent 6037add commit 929e4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"active-online": "Online",
"active-unknown": "Unknown",
"add": "Add",
"add-a-watch-account": "Add a watch-only account",
"add-a-watch-account": "Add a watch-only address",
"add-account": "Add account",
"add-account-description": "You can import any type of Ethereum account to add it to your Status wallet",
"add-account-incorrect-password": "Password seems to be incorrect. Enter the password you use to unlock the app.",
Expand Down

0 comments on commit 929e4a7

Please sign in to comment.