1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

V10.9.0: Mainnet should have a capital M in the import token warning message (#13310)

This commit is contained in:
Niranjana Binoy 2022-01-14 10:09:28 -05:00 committed by GitHub
parent 58ff673bcd
commit b5973b46e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1641,7 +1641,7 @@
"message": "Ethereum Mainnet" "message": "Ethereum Mainnet"
}, },
"mainnetToken": { "mainnetToken": {
"message": "This address matches a known mainnet token address. Recheck the contract address and network for the token you are trying to add." "message": "This address matches a known Ethereum Mainnet token address. Recheck the contract address and network for the token you are trying to add."
}, },
"makeAnotherSwap": { "makeAnotherSwap": {
"message": "Create a new swap" "message": "Create a new swap"