about summary refs log tree commit diff stats
path: root/src/_locales
diff options
context:
space:
mode:
Diffstat (limited to 'src/_locales')
-rw-r--r--src/_locales/en/messages.json13
1 files changed, 3 insertions, 10 deletions
diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json
index d3b7a355..dfbede1a 100644
--- a/src/_locales/en/messages.json
+++ b/src/_locales/en/messages.json
@@ -75,10 +75,6 @@
         "message": "Medium",
         "description": "used in the settings page"
     },
-    "tor": {
-        "message": "Tor",
-        "description": "used in the settings page"
-    },
     "theme": {
         "message": "Theme",
         "description": "used in the settings page"
@@ -206,13 +202,10 @@
     "lbry": {
         "message": "LBRY"
     },
-    "i2p": {
-        "message": "I2P"
-    },
-    "loki": {
-        "message": "Lokinet"
-    },
     "testInstancesLatency": {
         "message": "Test Instances Latency"
+    },
+    "protocolFallback": {
+        "message": "Fallback to normal if no instances are available for the current protocol"
     }
 }