mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
Fix key shortcut documentation when using CMD+Y
This behavior change as you cannot manually fails an open trade anymore. Only unfail it after selecting it in the failed trades section and pressing CMD+Y
This commit is contained in:
parent
314e6ce314
commit
5951e140e3
@ -1361,8 +1361,8 @@ setting.about.shortcuts.manualPayoutTxWindow=Open window for manual payout from
|
|||||||
|
|
||||||
setting.about.shortcuts.reRepublishAllGovernanceData=Republish DAO governance data (proposals, votes)
|
setting.about.shortcuts.reRepublishAllGovernanceData=Republish DAO governance data (proposals, votes)
|
||||||
|
|
||||||
setting.about.shortcuts.removeStuckTrade=Open popup to move stuck trade to failed trades tab (only use if you are sure)
|
setting.about.shortcuts.removeStuckTrade=Open popup to move failed trade to open trades tab again
|
||||||
setting.about.shortcuts.removeStuckTrade.value=Select pending trade and press: {0}
|
setting.about.shortcuts.removeStuckTrade.value=Select failed trade and press: {0}
|
||||||
|
|
||||||
setting.about.shortcuts.registerArbitrator=Register arbitrator (mediator/arbitrator only)
|
setting.about.shortcuts.registerArbitrator=Register arbitrator (mediator/arbitrator only)
|
||||||
setting.about.shortcuts.registerArbitrator.value=Navigate to account and press: {0}
|
setting.about.shortcuts.registerArbitrator.value=Navigate to account and press: {0}
|
||||||
|
Loading…
Reference in New Issue
Block a user