From a053c503136757fe5d9085fc03d8d997b4115259 Mon Sep 17 00:00:00 2001 From: Manfred Karrer Date: Thu, 4 Sep 2014 12:10:31 +0200 Subject: [PATCH] Fix failing Unittest --- src/main/resources/i18n/displayStrings.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/i18n/displayStrings.properties b/src/main/resources/i18n/displayStrings.properties index 5b4e5e1c94..d491c6caef 100644 --- a/src/main/resources/i18n/displayStrings.properties +++ b/src/main/resources/i18n/displayStrings.properties @@ -46,7 +46,7 @@ createOffer.fundsBox.totalsNeeded=Funds needed for that trade: createOffer.fundsBox.address=Trade wallet address: createOffer.fundsBox.balance=Trade wallet balance: createOffer.fundsBox.info=For every offer there is a dedicated trade wallet. You need to fund that trade wallet with the necessary Bitcoin amount. Those funds are reserved and will be used in the case that your offer gets executed. If you cancel your offer you can withdraw your funds from that trading wallet. The only payment which will be done now when placing the offer is the offer fee payment. -createOffer.fundsBox.collateral=Collateral ("{0}"): +createOffer.fundsBox.collateral=Collateral ({0}): createOffer.fundsBox.offerFee=Offer fee: createOffer.fundsBox.networkFee=Bitcoin network fee: createOffer.fundsBox.total=Total: