[bisq-network/bisq] Trade protocol domain improvements (#4566)

chimp1984 notifications at github.com
Sun Sep 27 07:04:43 UTC 2020


@m52go 

Could you review the new display strings?

```
offerbook.warning.offerWasAlreadyUsedInTrade=You cannot take that offer because you have taken it already earlier. \
  It might be that the take offer attempt ended up in a failed trade.

portfolio.pending.invalidDelayedPayoutTx=There is an issue with a missing or invalid transaction.\n\n\
  Please do NOT send the Altcoin or Fiat payment but contact the Bisq \
  developers at 'https://bisq.community' or the Keybase channel for further assistance.\n\n\
  Error message: {0}

portfolio.pending.failedTrade.taker.missingTakerFeeTx=The taker fee transaction is missing.\n\n\
  Without that the trade cannot be completed. No funds have been locked up and no trade fee has been paid. \
  You can move the trade to failed trades.
portfolio.pending.failedTrade.maker.missingTakerFeeTx=The peer's taker fee transaction is missing.\n\n\
  Without that the trade cannot be completed. No funds have been locked up. \
  Your offer is still available for other traders so you have not lost the maker fee. \
  You can move the trade to failed trades.
portfolio.pending.failedTrade.missingDepositTx=The deposit transaction (the 2of2 Multisig transaction) is missing.\n\n\
  Without that the trade cannot be completed. No funds have been locked up but your trade fee has been paid. \
  You can request at https://github.com/bisq-network/support/issues for getting reimbursed the lost trade fee. \
  You can move the trade to failed trades.
portfolio.pending.failedTrade.buyer.existingDepositTxButMissingDelayedPayoutTx=The delayed payout transaction is missing.\n\n\
  Without that arbitration cannot be opened. The funds have been locked up in the deposit transaction and you must not \
  send the fiat or altcoin payment to the BTC seller. Open a mediation ticket by clicking cmd+o (or ctrl+o). \
  The mediator should make a suggested payout so that the seller receives their trade amount back and both traders get \
  back their security deposit. That way there is no security risk and only the trade fee is lost. \
  You can request at https://github.com/bisq-network/support/issues for getting reimbursed the lost trade fee.
portfolio.pending.failedTrade.seller.existingDepositTxButMissingDelayedPayoutTx=The delayed payout transaction is missing.\n\n\
  Without that arbitration cannot be opened. The funds have been locked up in the deposit transaction. If the buyer is \
  also missing the delayed payout transaction he is instructed to not send the payment but open a mediation ticket. \
  You should open a mediation ticket as well by clicking cmd+o (or ctrl+o). \
  In case that the buyer has not sent the payment the mediator should make a suggested payout so that you receive \
  your trade amount back and both traders get back their security deposit. Otherwise the trade amount should go to the buyer. \
  You can request at https://github.com/bisq-network/support/issues for getting reimbursed the lost trade fee.
portfolio.pending.failedTrade.errorMsgSet=There have been an error during the trade protocol execution.\n\n\
  Error: {0}\n\n\
  This error might not be critical and the trade could be completed normally. If you are unsure you can open a mediation \
  ticket to get advice from the Bisq mediators. If the error was critical and the trade cannot be completed you might \
  have lost your trade fee. If so, you can request at https://github.com/bisq-network/support/issues for \
  getting reimbursed the lost trade fee.
portfolio.pending.failedTrade.missingContract=The trade contract is not set.\n\n\
  The trade cannot be completed and you might \
  have lost your trade fee. If so, you can request at https://github.com/bisq-network/support/issues for \
  getting reimbursed the lost trade fee.
portfolio.pending.failedTrade.info.popup=The trade protocol encountered some problems.\n\n{0}
portfolio.pending.failedTrade.txChainInvalid.moveToFailed=The trade protocol encountered a serious problem.\n\n{0}\n\n\
  Do you want to move the trade to failed trades?\n\n\
  You cannot open mediation or arbitration from the failed trades view, but you can move it back to the open \
  trades screen any time.
portfolio.pending.failedTrade.txChainValid.moveToFailed=The trade protocol encountered some problems.\n\n{0}\n\n\
  The trade transactions have been published and funds are locked up. Only move the trade to failed trades if you are \
  really sure. It might prevent options to resolve the problem.\n\n\
  Do you want to move the trade to failed trades?\n\n\
  You cannot open mediation or arbitration from the failed trades view, but you can move it back to the open \
  trades screen any time.
portfolio.pending.failedTrade.moveTradeToFailedIcon.tooltip=Move trade to failed trades
portfolio.pending.failedTrade.warningIcon.tooltip=Click to open details about the issues of that trade
portfolio.failed.revertToPending.popup=Do you want to move the trade to open trades?
portfolio.failed.revertToPending=Move trade to open trades

tooltip.invalidTradeState.warning=This trade is in an invalid state. Open the details window for more information
txIdTextField.missingTx.warning.tooltip=Missing required transaction
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4566#issuecomment-699595623
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200927/d668930f/attachment.html>


More information about the bisq-github mailing list