Improve wording

This commit is contained in:
Manfred Karrer 2016-10-06 18:49:40 +02:00
parent 9bd2a9b55e
commit 2b379c4fb0

View File

@ -350,7 +350,7 @@ public class TakeOfferView extends ActivatableViewAndModel<AnchorPane, TakeOffer
"- Trading fee: " + model.getTakerFee() + "\n" +
"- Bitcoin mining fee: " + model.getNetworkFee() + "\n\n" +
"You can choose between 2 options when funding your trade:\n" +
"You can choose between two options when funding your trade:\n" +
"- Use your Bitsquare wallet (convenient, but transactions may be linkable) OR\n" +
"- Transfer from an external wallet (potentially more private)\n\n" +