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: