Fix failing Unittest

This commit is contained in:
Manfred Karrer 2014-09-04 12:10:31 +02:00
parent d6d291702a
commit a053c50313

View file

@ -46,7 +46,7 @@ createOffer.fundsBox.totalsNeeded=Funds needed for that trade:
createOffer.fundsBox.address=Trade wallet address: createOffer.fundsBox.address=Trade wallet address:
createOffer.fundsBox.balance=Trade wallet balance: 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.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.offerFee=Offer fee:
createOffer.fundsBox.networkFee=Bitcoin network fee: createOffer.fundsBox.networkFee=Bitcoin network fee:
createOffer.fundsBox.total=Total: createOffer.fundsBox.total=Total: