Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo (SHA) #5760

Merged
merged 5 commits into from
Oct 17, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions core/src/main/resources/i18n/displayStrings.properties
Original file line number Diff line number Diff line change
Expand Up @@ -955,7 +955,7 @@ portfolio.pending.failedTrade.buyer.existingDepositTxButMissingDelayedPayoutTx=T
but funds have been locked in the deposit transaction.\n\n\
Please do NOT send the fiat or altcoin payment to the BTC seller, because without the delayed payout tx, arbitration \
cannot be opened. Instead, open a mediation ticket with Cmd/Ctrl+o. \
The mediator should suggest that both peers each get back the the full amount of their security deposits \
The mediator should suggest that both peers each get back the full amount of their security deposits \
(with seller receiving full trade amount back as well). \
This way, there is no security risk, and only trade fees are lost. \n\n\
You can request a reimbursement for lost trade fees here: \
Expand Down Expand Up @@ -3460,7 +3460,7 @@ payment.swift.info.buyer=To buy bitcoin with SWIFT, you must:\n\
\n\
Please review further guidance on the wiki to avoid penalties and ensure smooth trades [HYPERLINK:https://bisq.wiki/SWIFT].

payment.swift.info.seller=SWIFT senders are required to use the shared payment model (SHA) to send payments.\n\
payment.swift.info.seller=SWIFT senders are required to use the shared fee model (SHA) to send payments.\n\
\n\
If you receive a SWIFT payment that does not use SHA, open a mediation ticket.\n\
\n\
Expand Down Expand Up @@ -3590,16 +3590,16 @@ Bizum users can have a maximum of 150 operations per month.\n\n\
Each bank however may establish its own limits, within the above limits, for its clients.\n\n\
Traders on Bisq should be aware of their limits. If you trade over the above limits your trade might be cancelled and there could be a penalty.
payment.bizum.info.buyer=Please send payment only to the BTC Seller's mobile phone number as provided in Bisq.\n\n\
The maximum trade size is €1,000 maximum per payment. The maximum amount of transactions you can send using Bizum is €2,000 Euros per day.\n\n\
The maximum trade size is €1,000 per payment. The maximum amount of transactions you can send using Bizum is €2,000 Euros per day.\n\n\
If you trade over the above limits your trade might be cancelled and there could be a penalty.
payment.bizum.info.seller=Please make sure your payment is received from the BTC Buyer's mobile phone number as provided in Bisq.\n\n\
The maximum trade size is €1,000 maximum per payment. The maximum amount of transactions you can receive using Bizum is €2,000 Euros per day.\n\n\
The maximum trade size is €1,000 per payment. The maximum amount of transactions you can receive using Bizum is €2,000 Euros per day.\n\n\
If you trade over the above limits your trade might be cancelled and there could be a penalty.

payment.pix.info.account=Please make sure to include your chosen Pix Key. There are four types of keys: \
CPF (Natural Persons Register) or CNPJ (National Registry of Legal Entities), e-mail address, telephone number or a \
random key generated by the system called a universally unique identifier (UUID). A different key must be used for \
each Pix account your have. Individuals can create up to five keys for each account they own.\n\n\
each Pix account you have. Individuals can create up to five keys for each account they own.\n\n\
When trading on Bisq, BTC Buyers should use their Pix Keys as the payment description so that it is easy for the BTC Sellers to identify the payment as coming from themselves.
payment.pix.info.buyer=Please send payment only the Pix Key provided in the BTC Seller's Bisq account.\n\n\
Please use your Pix Key as the payment reference so that it is easy for the BTC Seller to identify the payment as coming from yourself.
Expand Down Expand Up @@ -3649,16 +3649,16 @@ Users who have registered with only their email, name, and phone number have the
● $100 maximum per deposit\n\
● $1,000 maximum total deposits per week\n\
● $100 maximum per payment\n\n\
Users can increase their limits by providing Strike more information have the following limits:\n\n\
Users can increase their limits by providing Strike with more information. These users have the following limits:\n\n\
● $1,000 maximum per deposit\n\
● $1,000 maximum total deposits per week\n\
● $1,000 maximum per payment\n\n\
If you trade over the above limits your trade might be cancelled and there could be a penalty.
payment.strike.info.buyer=Please send payment only to the BTC Seller's Strike username as provided in Bisq.\n\n\
The maximum trade size is $1,000 maximum per payment.\n\n\
The maximum trade size is $1,000 per payment.\n\n\
Jakub-CZ marked this conversation as resolved.
Show resolved Hide resolved
If you trade over the above limits your trade might be cancelled and there could be a penalty.
payment.strike.info.seller=Please make sure your payment is received from the BTC Buyer's Strike username as provided in Bisq.\n\n\
The maximum trade size is $1,000 maximum per payment.\n\n\
The maximum trade size is $1,000 per payment.\n\n\
If you trade over the above limits your trade might be cancelled and there could be a penalty.

payment.usPostalMoneyOrder.info=Trading using US Postal Money Orders (USPMO) on Bisq requires that you understand the following:\n\
Expand Down