1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00

Update text content of invalid custom network (#9601)

This commit is contained in:
Erik Marks 2020-10-14 09:38:12 -07:00 committed by GitHub
parent 360d8ded1f
commit 4149fed6e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -842,7 +842,7 @@
"message": "Invalid Block Explorer URL"
},
"invalidCustomNetworkAlertContent1": {
"message": "The custom network '$1' is missing its chain ID.",
"message": "The chain ID for custom network '$1' has to be re-entered.",
"description": "$1 is the name/identifier of the network."
},
"invalidCustomNetworkAlertContent2": {