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

Fee reimbursement message ref to bisq.wiki. #6533

Merged
merged 1 commit into from Jan 22, 2023
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
8 changes: 5 additions & 3 deletions core/src/main/resources/i18n/displayStrings.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1001,9 +1001,11 @@ portfolio.pending.failedTrade.maker.missingTakerFeeTx=The peer's taker fee trans
Your offer is still available to other traders, so you have not lost the maker fee. \
You can move this trade to failed trades.
portfolio.pending.failedTrade.missingDepositTx=The deposit transaction (the 2-of-2 multisig transaction) is missing.\n\n\
Without this tx, the trade cannot be completed. No funds have been locked but your trade fee has been paid. \
You can make a request to be reimbursed the trade fee here: \
[HYPERLINK:https://github.com/bisq-network/support/issues]\n\n\
Without this deposit transaction the trade cannot be completed.\n\n\
No trade or deposit funds have been locked but you might have lost miner fees and trade fees. \
To find out more about failed trades, to see if you have lost any miner fees or trade fees, and to know if it is \
appropriate for you to consider making a reimbursement request please see here \
[HYPERLINK:https://bisq.wiki/Failed_Trades_-_Reimbursement_of_Trade_Fees_and_Miner_Fees]\n\n\
Feel free to move this trade to failed trades.
portfolio.pending.failedTrade.buyer.existingDepositTxButMissingDelayedPayoutTx=The delayed payout transaction is missing, \
but funds have been locked in the deposit transaction.\n\n\
Expand Down