mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-28 17:34:11 -04:00
Fix wording
This commit is contained in:
parent
04e0935516
commit
74d7fc2e3c
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ public class TacWindow extends Overlay<TacWindow> {
|
||||||
" - You must reply within 48 hours to each arbitrator inquiry.\n" +
|
" - You must reply within 48 hours to each arbitrator inquiry.\n" +
|
||||||
" - Failure to follow the above requirements may result in loss of your security deposit.\n\n" +
|
" - Failure to follow the above requirements may result in loss of your security deposit.\n\n" +
|
||||||
"For more details and a general overview please read the full documentation about the " +
|
"For more details and a general overview please read the full documentation about the " +
|
||||||
"arbitration system and the dispute process at:";
|
"arbitration system and the dispute process.";
|
||||||
message(text);
|
message(text);
|
||||||
actionButtonText("I agree");
|
actionButtonText("I agree");
|
||||||
closeButtonText("I disagree and quit");
|
closeButtonText("I disagree and quit");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue