diff --git a/www/views/modals/wallet-balance.html b/www/views/modals/wallet-balance.html index a5507fff3..58c5d38a0 100644 --- a/www/views/modals/wallet-balance.html +++ b/www/views/modals/wallet-balance.html @@ -16,7 +16,7 @@
All of your bitcoin wallet balance may not be available for immediate spending.
-
+
@@ -33,7 +33,9 @@
-
Total is the total amount of bitcoin stored in this wallet. It is the sum of Available, Confirming, and Locked amounts.
+
Total is the total amount of bitcoin stored in this wallet; the sum of Available, Confirming, and Locked amounts.
+
+
@@ -50,7 +52,9 @@
-
Available is the immediatley spendable amount of bitcoin stored in this wallet. It is the Total less Confirming and Locked amounts. If you have enabled Use Unconfirmed Funds setting then the Available amount is the Total less Locked amount.
+
Available is the immediatley spendable amount of bitcoin stored in this wallet; the Total less Confirming and Locked amounts.
+
+
@@ -67,7 +71,9 @@
-
Confirming is the amount of bitcoin stored in this wallet with fewer than 6 block chain confirmations.
+
Confirming is the amount of bitcoin stored in this wallet with less than 1 block chain confirmation.
+
+
diff --git a/www/views/tab-home.html b/www/views/tab-home.html index 375ed4dcf..f1a6522bc 100644 --- a/www/views/tab-home.html +++ b/www/views/tab-home.html @@ -84,8 +84,8 @@ [Balance Hidden] {{wallet.m}}-of-{{wallet.n}} - + {{wallet.error}}