1
0
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:
ryanml 2022-07-18 03:42:59 -07:00 committed by GitHub
parent 9ae909d6a7
commit d8a1b3bcc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. Well be here to protect you against similar risks next time."
@ -3271,10 +3271,10 @@
"message": "A transaction has been successful but were 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."