mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
Merge pull request #5521 from m52go/wait-wording
Address #5513 and add minor improvements
This commit is contained in:
commit
7233979d94
@ -626,7 +626,7 @@ portfolio.pending.autoConf.state.INVALID_DATA=Peer provided invalid data. {0}
|
||||
# suppress inspection "UnusedProperty"
|
||||
portfolio.pending.autoConf.state.PAYOUT_TX_ALREADY_PUBLISHED=Payout transaction was already published.
|
||||
# suppress inspection "UnusedProperty"
|
||||
portfolio.pending.autoConf.state.DISPUTE_OPENED=Dispute was opened. Auto-confirm is deactivated for that trade.
|
||||
portfolio.pending.autoConf.state.DISPUTE_OPENED=Dispute was opened. Auto-confirm is deactivated for this trade.
|
||||
# suppress inspection "UnusedProperty"
|
||||
portfolio.pending.autoConf.state.REQUESTS_STARTED=Transaction proof requests started
|
||||
# suppress inspection "UnusedProperty"
|
||||
@ -638,10 +638,10 @@ portfolio.pending.autoConf.state.ERROR=An error at a service request occurred. N
|
||||
# suppress inspection "UnusedProperty"
|
||||
portfolio.pending.autoConf.state.FAILED=A service returned with a failure. No auto-confirm possible.
|
||||
|
||||
portfolio.pending.step1.info=Deposit transaction has been published.\n{0} need to wait for at least one blockchain confirmation before starting the payment.
|
||||
portfolio.pending.step1.info=Deposit transaction has been published.\n{0} must wait for at least one blockchain confirmation before starting the payment.
|
||||
portfolio.pending.step1.warn=The deposit transaction is still not confirmed. This sometimes happens in rare cases when the funding fee of one trader from an external wallet was too low.
|
||||
portfolio.pending.step1.openForDispute=The deposit transaction is still not confirmed. \
|
||||
You can wait longer or contact the mediator for assistance.
|
||||
You can wait longer or contact your mediator for assistance.
|
||||
|
||||
# suppress inspection "TrailingSpacesInProperty"
|
||||
portfolio.pending.step2.confReached=Your trade has reached at least one blockchain confirmation.\n\n
|
||||
|
Loading…
Reference in New Issue
Block a user