From ba5496205ffb3551ca40d936264bc85a49fb99b6 Mon Sep 17 00:00:00 2001 From: m52go Date: Wed, 1 Jul 2020 11:47:18 -0400 Subject: [PATCH] Improve account limits popup text --- .../resources/i18n/displayStrings.properties | 22 ++++++++++--------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/core/src/main/resources/i18n/displayStrings.properties b/core/src/main/resources/i18n/displayStrings.properties index 7767f3644d8..ea95b46a497 100644 --- a/core/src/main/resources/i18n/displayStrings.properties +++ b/core/src/main/resources/i18n/displayStrings.properties @@ -3074,29 +3074,31 @@ payment.limits.info=Please be aware that all bank transfers carry a certain amou 1. The estimated level of chargeback risk for the payment method used\n\ 2. The age of your account for that payment method\n\ \n\ - The account you are creating now is new and its age is zero. As your account grows in age over a two-month period, your per-trade limits will grow along with it:\n\ + The account you are creating now is new and its age is zero. As your account ages, your per-trade limits will grow:\n\ \n\ ● During the 1st month, your per-trade limit will be {0}\n\ ● During the 2nd month, your per-trade limit will be {1}\n\ ● After the 2nd month, your per-trade limit will be {2}\n\ \n\ - Please note that there are no limits on the total number of times you can trade. -payment.limits.info.withSigning=To limit chargeback risk, Bisq sets per-trade buy limits based on the following 2 factors:\n\ - \n\ + Please note: limits only apply to trade size. You can place as many trades as you like. +payment.limits.info.withSigning=To limit chargeback risk, Bisq sets per-trade limits for this payment account type based \ + on the following 2 factors:\n\n\ 1. General chargeback risk for the payment method\n\ 2. Account signing status\n\ \n\ - This payment account you just created carries some chargeback risk and is not yet signed by an arbitrator or trusted peer, \ - so it is limited to buying {0} per trade. \ - After it is signed, buy limits will increase as follows:\n\ + This payment account is not yet signed, so it is limited to buying {0} per trade. \ + After signing, buy limits will increase as follows:\n\ \n\ - ● Before signing, and up to 30 days after signing, your per-trade buy limit will be {0}\n\ + ● Before signing, and for 30 days after signing, your per-trade buy limit will be {0}\n\ ● 30 days after signing, your per-trade buy limit will be {1}\n\ ● 60 days after signing, your per-trade buy limit will be {2}\n\ \n\ - Sell limits are not affected by account signing, and increase merely as account age increases. More information is at https://docs.bisq.network/payment-methods#account-signing.\n\ + Sell limits are not affected by account signing, and increase with account age.\n\ + \n\ + See more:\n\ + https://bisq.wiki/Account_limits\n\ \n\ - There are no limits on the number of trades you can make. + Please note: limits only apply to trade size. You can place as many trades as you like. payment.cashDeposit.info=Please confirm your bank allows you to send cash deposits into other peoples' accounts. \ For example, Bank of America and Wells Fargo no longer allow such deposits.