mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
Standardize spelling of 'cancelled' (#15266)
This commit is contained in:
parent
9ae909d6a7
commit
d8a1b3bcc7
6
app/_locales/en/messages.json
generated
6
app/_locales/en/messages.json
generated
@ -3205,7 +3205,7 @@
|
||||
"message": "Swap would have failed"
|
||||
},
|
||||
"stxCancelledDescription": {
|
||||
"message": "Your transaction would have failed and was canceled to protect you from paying unnecessary gas fees."
|
||||
"message": "Your transaction would have failed and was cancelled to protect you from paying unnecessary gas fees."
|
||||
},
|
||||
"stxCancelledSubDescription": {
|
||||
"message": "Try your swap again. We’ll be here to protect you against similar risks next time."
|
||||
@ -3271,10 +3271,10 @@
|
||||
"message": "A transaction has been successful but we’re unsure what it is. This may be due to submitting another transaction while this swap was processing."
|
||||
},
|
||||
"stxUserCancelled": {
|
||||
"message": "Swap canceled"
|
||||
"message": "Swap cancelled"
|
||||
},
|
||||
"stxUserCancelledDescription": {
|
||||
"message": "Your transaction has been canceled and you did not pay any unnecessary gas fees."
|
||||
"message": "Your transaction has been cancelled and you did not pay any unnecessary gas fees."
|
||||
},
|
||||
"stxYouCanOptOut": {
|
||||
"message": "You can opt-out in advanced settings any time."
|
||||
|
Loading…
Reference in New Issue
Block a user