From bee7b212886b629922c003926d128e983afff2d1 Mon Sep 17 00:00:00 2001 From: Andy Phillipson Date: Tue, 13 Dec 2016 18:16:14 -0500 Subject: [PATCH] Additional text changes on balance view. --- www/views/modals/wallet-balance.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/views/modals/wallet-balance.html b/www/views/modals/wallet-balance.html index c5661720a..beadb1960 100644 --- a/www/views/modals/wallet-balance.html +++ b/www/views/modals/wallet-balance.html @@ -33,7 +33,7 @@ -
Total is the total amount of bitcoin stored in this wallet.
+
The total amount of bitcoin stored in this wallet.
@@ -52,7 +52,7 @@
-
Available is the immediately spendable amount of bitcoin stored in this wallet.
+
The immediately spendable amount of bitcoin stored in this wallet.
@@ -71,7 +71,7 @@
-
Confirming is the amount of bitcoin stored in this wallet with less than 1 block chain confirmation.
+
The amount of bitcoin stored in this wallet with less than 1 block chain confirmation.
@@ -90,7 +90,7 @@
-
Locked is the amount of bitcoin stored in this wallet that is allocated as inputs to pending transaction proposals. This amount is determined using unspent transaction outputs associated with the wallet and may be more than the actual amounts associated with your pending transaction proposals.
+
The amount of bitcoin stored in this wallet that is allocated as inputs to your pending transaction proposals. The amount is determined using unspent transaction outputs associated with this wallet and may be more than the actual amounts associated with your pending transaction proposals.