Skip to content

Commit

Permalink
Remove unused locale messages
Browse files Browse the repository at this point in the history
  • Loading branch information
danjm committed Nov 20, 2019
1 parent 3003d9b commit 19f0d5f
Showing 1 changed file with 0 additions and 52 deletions.
52 changes: 0 additions & 52 deletions app/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@
"cancelledConnectionWithMetaMask": {
"message": "Cancelled Connection With MetaMask"
},
"caveat_filterParams": {
"message": "Only with: "
},
"caveat_filterResponse": {
"message": "Only: "
},
"chartOnlyAvailableEth": {
"message": "Chart only available on Ethereum networks."
},
Expand All @@ -26,37 +20,12 @@
"connectingWithMetaMask": {
"message": "Connecting With MetaMask..."
},
"connections": {
"message": "Connections"
},
"connectionsSettingsDescription": {
"message": "Sites allowed to read your accounts"
},
"addSite": {
"message": "Add Site"
},
"addSiteDescription": {
"message": "Manually add a site to allow it access to your accounts, useful for older dapps"
},
"chooseAnAcount": {
"message": "Choose and account"
},

"connected": {
"message": "Connected"
},
"connectedDescription": {
"message": "The list of sites allowed access to your addresses"
},
"privacyModeDefault": {
"message": "Privacy Mode is now enabled by default"
},
"contractInteraction": {
"message": "Contract Interaction"
},
"clearPermissionsSuccess": {
"message": "Permissions cleared successfully."
},
"permissionsSettings": {
"message": "Manage Permissions"
},
Expand All @@ -69,9 +38,6 @@
"clearPermissions": {
"message": "Clear Permissions"
},
"clearPermissionsDescription": {
"message": "Clear permissions so that all dapps/websites must request access again."
},
"updatePermissions": {
"message": "Update Permissions"
},
Expand All @@ -87,9 +53,6 @@
"clearPermissionsActivity": {
"message": "Clear Permissions Activity"
},
"clearPermissionsActivityDescription": {
"message": "Clear the permissions activity log."
},
"permissionsHistorySettings": {
"message": "Permissions History"
},
Expand All @@ -102,21 +65,12 @@
"clearPermissionsHistory": {
"message": "Clear Permissions History"
},
"clearPermissionsHistoryDescription": {
"message": "Clear the permissions history."
},
"reject": {
"message": "Reject"
},
"redirectingBackToDapp": {
"message": "Redirecting back to dapp..."
},
"providerRequest": {
"message": "$1 would like to connect to your account"
},
"providerRequestInfo": {
"message": "This site is requesting access to view your current account address. Always make sure you trust the sites you interact with."
},
"about": {
"message": "About"
},
Expand Down Expand Up @@ -370,9 +324,6 @@
"connect": {
"message": "Connect"
},
"permissionsRequest": {
"message": "Permissions Request"
},
"connectingTo": {
"message": "Connecting to $1"
},
Expand Down Expand Up @@ -526,9 +477,6 @@
"directDepositEtherExplainer": {
"message": "If you already have some Ether, the quickest way to get Ether in your new wallet by direct deposit."
},
"dismiss": {
"message": "Dismiss"
},
"domainLastConnect": {
"message": "Last Connected: $1"
},
Expand Down

0 comments on commit 19f0d5f

Please sign in to comment.