|
76 | 76 | "notify": {
|
77 | 77 | "transaction": {
|
78 | 78 | "txRequest": "Your transaction is waiting for you to confirm",
|
79 |
| - "nsfFail": "You have insufficient funds to complete this transaction", |
80 |
| - "txUnderpriced": "The gas price for your transaction is too low, try again with a higher gas price", |
| 79 | + "nsfFail": "You have insufficient funds for this transaction", |
| 80 | + "txUnderpriced": "The gas price for your transaction is too low, try a higher gas price", |
81 | 81 | "txRepeat": "This could be a repeat transaction",
|
82 | 82 | "txAwaitingApproval": "You have a previous transaction waiting for you to confirm",
|
83 |
| - "txConfirmReminder": "Please confirm your transaction to continue, the transaction window may be behind your browser", |
| 83 | + "txConfirmReminder": "Please confirm your transaction to continue", |
84 | 84 | "txSendFail": "You rejected the transaction",
|
85 | 85 | "txSent": "Your transaction has been sent to the network",
|
86 |
| - "txStallPending": "Your transaction has stalled and has not entered the transaction pool", |
| 86 | + "txStallPending": "Your transaction has stalled before it was sent, please try again", |
87 | 87 | "txStuck": "Your transaction is stuck due to a nonce gap",
|
88 | 88 | "txPool": "Your transaction has started",
|
89 | 89 | "txStallConfirmed": "Your transaction has stalled and hasn't been confirmed",
|
|
0 commit comments