Merge pull request #3804 from SimoneBovi/days_repeated

Fix double presence of the word "days"
This commit is contained in:
Christoph Atteneder 2019-12-19 10:36:29 +01:00 committed by GitHub
commit 334ebfc794
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -399,7 +399,7 @@ offerbook.warning.paymentMethodBanned=The payment method used in that offer was
offerbook.warning.nodeBlocked=The onion address of that trader was blocked by the Bisq developers.\nProbably there is an unhandled bug causing issues when taking offers from that trader.
offerbook.warning.requireUpdateToNewVersion=Your version of Bisq is not compatible for trading anymore.\n\
Please update to the latest Bisq version at https://bisq.network/downloads.
offerbook.warning.tradeLimitNotMatching=Your payment account has been created {0} days ago. Your trade limit is based on the account age and is not sufficient for that offer.\n\n\
offerbook.warning.tradeLimitNotMatching=Your payment account has been created {0} ago. Your trade limit is based on the account age and is not sufficient for that offer.\n\n\
Your trade limit is: {1}\n\
The min. trade amount of the offer is: {2}.\n\n\
You cannot take that offer at the moment. Once your account is older than 2 months this restriction gets removed.