diff --git a/core/src/main/resources/i18n/displayStrings.properties b/core/src/main/resources/i18n/displayStrings.properties index 43a5506607..3e3372f937 100644 --- a/core/src/main/resources/i18n/displayStrings.properties +++ b/core/src/main/resources/i18n/displayStrings.properties @@ -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.