mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 15:10:44 +01:00
Rename summary notes "Seller not responding" category
I renamed the string for the disputeSummaryWindow.reason.SELLER_NOT_RESPONDING key because BTC buyers can also be unresponsive.
This commit is contained in:
parent
314e6ce314
commit
b8d24291b7
1 changed files with 1 additions and 1 deletions
|
@ -2553,7 +2553,7 @@ disputeSummaryWindow.reason.BANK_PROBLEMS=Bank
|
||||||
# suppress inspection "UnusedProperty"
|
# suppress inspection "UnusedProperty"
|
||||||
disputeSummaryWindow.reason.OPTION_TRADE=Option trade
|
disputeSummaryWindow.reason.OPTION_TRADE=Option trade
|
||||||
# suppress inspection "UnusedProperty"
|
# suppress inspection "UnusedProperty"
|
||||||
disputeSummaryWindow.reason.SELLER_NOT_RESPONDING=Seller not responding
|
disputeSummaryWindow.reason.SELLER_NOT_RESPONDING=Trader not responding
|
||||||
# suppress inspection "UnusedProperty"
|
# suppress inspection "UnusedProperty"
|
||||||
disputeSummaryWindow.reason.WRONG_SENDER_ACCOUNT=Wrong sender account
|
disputeSummaryWindow.reason.WRONG_SENDER_ACCOUNT=Wrong sender account
|
||||||
# suppress inspection "UnusedProperty"
|
# suppress inspection "UnusedProperty"
|
||||||
|
|
Loading…
Add table
Reference in a new issue