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.