[bisq-network/bisq] Fix string when creating a new offer (#5451)

m52go notifications at github.com
Tue May 4 15:18:05 CEST 2021


@m52go commented on this pull request.



> @@ -471,7 +471,7 @@ createOffer.placeOfferButton=Review: Place offer to {0} bitcoin
 createOffer.createOfferFundWalletInfo.headline=Fund your offer
 # suppress inspection "TrailingSpacesInProperty"
 createOffer.createOfferFundWalletInfo.tradeAmount=- Trade amount: {0} \n
-createOffer.createOfferFundWalletInfo.msg=You need to deposit {0} to this offer.\n\n\
+createOffer.createOfferFundWalletInfo.msg=You need to deposit {0} for making this offer.\n\n\

```suggestion
createOffer.createOfferFundWalletInfo.msg=You need to deposit {0} to make this offer.\n\n\
```

-- 
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/5451#pullrequestreview-651224233
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210504/59cb8626/attachment.htm>


More information about the bisq-github mailing list