[bisq-network/bisq] Improve paragraph under "Wallet balances" (#4980)

m52go notifications at github.com
Mon Dec 21 20:56:54 CET 2020


@m52go commented on this pull request.



> @@ -1398,7 +1398,7 @@ account.menu.notifications=Notifications
 
 account.menu.walletInfo.balance.headLine=Wallet balances
 account.menu.walletInfo.balance.info=This shows the internal wallet balance including unconfirmed transactions.\n\
-  For Bitcoin the sum of the 'available balance' and the 'reserved for offers balance' must match the internal wallet balance \
+  For Bitcoin the sum of the 'available balance' and the 'reserved in offers balance' matches the internal wallet balance \

More clear to reference "BTC" instead of "Bitcoin" since balance below is labeled as "BTC".

Also label in top right is just labeled "Reserved" so it's probably better to use that string instead of "Reserved in offers" (I know it shows on hover but it's not immediately obvious / most people probably don't hover).

```suggestion
  For BTC, the internal wallet balance shown below should match the sum of the 'Available' and 'Reserved' balances shown in the top right of this window. \
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4980#pullrequestreview-556628199
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201221/169d4610/attachment.htm>


More information about the bisq-github mailing list