From 07b6a2d4d56333eb420657ab97b5f21c8c209d9d Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 2 Oct 2015 15:11:35 -0300 Subject: [PATCH] Add strings to translate and minor ux details --- public/views/paperWallet.html | 59 ++++++++++++++++--------------- src/js/controllers/paperWallet.js | 4 +-- 2 files changed, 32 insertions(+), 31 deletions(-) diff --git a/public/views/paperWallet.html b/public/views/paperWallet.html index e3ee4a219..0803ab3bb 100644 --- a/public/views/paperWallet.html +++ b/public/views/paperWallet.html @@ -5,54 +5,57 @@
-
-
- -
-
-
-
-
-
-
-
-
- Scanning wallet funds... -
+
+
+
+
+
+
+
+
- -
+ Scanning wallet funds... +
+
+
+
+
- {{paperWallet.error}} + {{paperWallet.error|translate}}
- +
- -
-

{{paperWallet.message}}

-
- -
+ +

{{paperWallet.message}}

+
+
+

Funds founds

+
+ {{paperWallet.balance}} BTC +
+
+ - Funds will be transfered to the wallet: {{index.alias || index.walletName}} +
+
Funds will be transfered to
+ {{index.alias || index.walletName}} +