* Display network form chain ID in decimal
* Hide chainId tooltip in view mode
* Display chain ID error message in entered format
* Update locale messages
* Rename on change chain ID validator
"message":"Invalid IPFS Gateway: The value must be a valid URL"
},
"invalidNumber":{
"message":"Invalid number. Enter a decimal or hexadecimal number."
"message":"Invalid number. Enter a decimal or '0x'-prefixed hexadecimal number."
},
"invalidNumberLeadingZeros":{
"message":"Invalid number. Remove any leading zeros."
@ -1031,7 +1031,7 @@
"message":"Network Name"
},
"networkSettingsChainIdDescription":{
"message":"The chain ID is used for signing transactions. It must match the chain ID returned by the network. Enter a decimal or hexadecimal number starting with '0x'."
"message":"The chain ID is used for signing transactions. It must match the chain ID returned by the network. You can enter a decimal or '0x'-prefixed hexadecimal number, but we will display the number in decimal."
},
"networkSettingsDescription":{
"message":"Add and edit custom RPC networks"
@ -1150,8 +1150,8 @@
"optionalBlockExplorerUrl":{
"message":"Block Explorer URL (optional)"
},
"optionalSymbol":{
"message":"Symbol (optional)"
"optionalCurrencySymbol":{
"message":"Currency Symbol (optional)"
},
"orderOneHere":{
"message":"Order a Trezor or Ledger and keep your funds in cold storage"