mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-19 03:38:12 -04:00
fix resolved dispute chat message
This commit is contained in:
parent
05ba2ce305
commit
e85682e635
3 changed files with 6 additions and 8 deletions
|
@ -477,7 +477,7 @@ createOffer.createOfferFundWalletInfo.headline=Fund your offer
|
|||
# suppress inspection "TrailingSpacesInProperty"
|
||||
createOffer.createOfferFundWalletInfo.tradeAmount=- Trade amount: {0} \n
|
||||
createOffer.createOfferFundWalletInfo.msg=You need to deposit {0} to this offer.\n\n\
|
||||
Those funds are reserved in your local wallet and will get locked into the multisig wallet once someone takes your offer.\n\n\
|
||||
These funds are reserved in your local wallet and will get locked into a multisig wallet once someone takes your offer.\n\n\
|
||||
The amount is the sum of:\n\
|
||||
{1}\
|
||||
- Your security deposit: {2}\n\
|
||||
|
@ -1830,11 +1830,10 @@ disputeSummaryWindow.close.msg=Ticket closed on {0}\n\
|
|||
Trade ID: {3}\n\
|
||||
Currency: {4}\n\
|
||||
Reason for dispute: {5}\n\
|
||||
Payout suggestion: {6}\n\
|
||||
Trade amount: {7}\n\
|
||||
Payout amount for XMR buyer: {8}\n\
|
||||
Payout amount for XMR seller: {9}\n\n\
|
||||
Summary notes:\n{10}\n
|
||||
Trade amount: {6}\n\
|
||||
Payout amount for XMR buyer: {7}\n\
|
||||
Payout amount for XMR seller: {8}\n\n\
|
||||
Summary notes:\n{9}\n
|
||||
|
||||
# Do no change any line break or order of tokens as the structure is used for signature verification
|
||||
disputeSummaryWindow.close.msgWithSig={0}{1}{2}{3}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue