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:
Huey 2021-02-22 10:16:32 +00:00
parent 314e6ce314
commit b8d24291b7
No known key found for this signature in database
GPG key ID: 66E5E1F4AFDD0791

View file

@ -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"