Skip to content

Commit

Permalink
update mm to 12.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettCleary committed Dec 10, 2024
1 parent eabfabf commit d05c2b9
Show file tree
Hide file tree
Showing 81 changed files with 7,167 additions and 1,253 deletions.
504 changes: 457 additions & 47 deletions public/extensions/MetaMask_v10.22.2/_locales/de/messages.json

Large diffs are not rendered by default.

504 changes: 457 additions & 47 deletions public/extensions/MetaMask_v10.22.2/_locales/el/messages.json

Large diffs are not rendered by default.

220 changes: 177 additions & 43 deletions public/extensions/MetaMask_v10.22.2/_locales/en/messages.json

Large diffs are not rendered by default.

46 changes: 3 additions & 43 deletions public/extensions/MetaMask_v10.22.2/_locales/en_GB/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,9 @@
"addNewBitcoinTestnetAccount": {
"message": "Add a new Bitcoin account (Testnet)"
},
"addNewSolanaAccount": {
"message": "Add a new Solana account (Beta)"
},
"addNewToken": {
"message": "Add new token"
},
Expand Down Expand Up @@ -1707,9 +1710,6 @@
"effortlesslyNavigateYourDigitalAssets": {
"message": "Effortlessly navigate your digital assets"
},
"enable": {
"message": "Enable"
},
"enableAutoDetect": {
"message": " Enable autodetect"
},
Expand Down Expand Up @@ -1795,10 +1795,6 @@
"message": "Code: $1",
"description": "Displayed error code for debugging purposes. $1 is the error code"
},
"errorDetails": {
"message": "Error details",
"description": "Title for collapsible section that displays error details for debugging purposes"
},
"errorGettingSafeChainList": {
"message": "Error while getting safe chain list, please continue with caution."
},
Expand All @@ -1810,14 +1806,6 @@
"message": "Code: $1",
"description": "Displayed error name for debugging purposes. $1 is the error name"
},
"errorPageMessage": {
"message": "Try again by reloading the page, or contact support $1.",
"description": "Message displayed on generic error page in the fullscreen or notification UI, $1 is a clickable link with text defined by the 'here' key. The link will open to a form where users can file support tickets."
},
"errorPagePopupMessage": {
"message": "Try again by closing and reopening the popup, or contact support $1.",
"description": "Message displayed on generic error page in the popup UI, $1 is a clickable link with text defined by the 'here' key. The link will open to a form where users can file support tickets."
},
"errorPageTitle": {
"message": "MetaMask encountered an error",
"description": "Title of generic error page"
Expand Down Expand Up @@ -4714,18 +4702,12 @@
"signingInWith": {
"message": "Signing in with"
},
"simulationDetailsFailed": {
"message": "There was an error loading your estimation."
},
"simulationDetailsFiatNotAvailable": {
"message": "Not Available"
},
"simulationDetailsIncomingHeading": {
"message": "You receive"
},
"simulationDetailsNoBalanceChanges": {
"message": "No changes predicted for your wallet"
},
"simulationDetailsOutgoingHeading": {
"message": "You send"
},
Expand Down Expand Up @@ -4763,9 +4745,6 @@
"siweResources": {
"message": "Resources"
},
"siweSignatureSimulationDetailInfo": {
"message": "You’re signing into a site and there are no predicted changes to your account."
},
"siweURI": {
"message": "URL"
},
Expand Down Expand Up @@ -4815,25 +4794,6 @@
"smartTransactions": {
"message": "Smart Transactions"
},
"smartTransactionsBenefit1": {
"message": "99.5% success rate"
},
"smartTransactionsBenefit2": {
"message": "Saves you money"
},
"smartTransactionsBenefit3": {
"message": "Real-time updates"
},
"smartTransactionsDescription": {
"message": "Unlock higher success rates, frontrunning protection, and better visibility with Smart Transactions."
},
"smartTransactionsDescription2": {
"message": "Only available on Ethereum. Enable or disable any time in settings. $1",
"description": "$1 is an external link to learn more about Smart Transactions"
},
"smartTransactionsOptItModalTitle": {
"message": "Enhanced Transaction Protection"
},
"snapAccountCreated": {
"message": "Account created"
},
Expand Down
Loading

0 comments on commit d05c2b9

Please sign in to comment.