about summary refs log tree commit diff stats
path: root/src/_locales/en
diff options
context:
space:
mode:
authorEdward <101938856+EdwardLangdon@users.noreply.github.com>2022-10-09 18:40:39 +0530
committerGitHub <noreply@github.com>2022-10-09 18:40:39 +0530
commit488c8c7c8b6b3431aed56c7eb1bc394fc8b6a321 (patch)
tree5e7d60bb0f818f0c37ab26babe127b26dd6baad7 /src/_locales/en
parentUpdate LibreDirect messages pt_BR 07-29-2022 (diff)
parentUpdated instances (diff)
downloadlibredirect-488c8c7c8b6b3431aed56c7eb1bc394fc8b6a321.zip
Merge branch 'master' into patch-1
Diffstat (limited to 'src/_locales/en')
-rw-r--r--src/_locales/en/messages.json13
1 files changed, 12 insertions, 1 deletions
diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json
index dfbede1a..3887856c 100644
--- a/src/_locales/en/messages.json
+++ b/src/_locales/en/messages.json
@@ -175,7 +175,7 @@
         "description": "used in the settings page"
     },
     "instanceOffline": {
-        "message": "This instance is offline, you'll be redirected after&nbsp;",
+        "message": "This instance is offline, you'll be redirected after",
         "description": "used in instance_offline.html"
     },
     "cancel": {
@@ -207,5 +207,16 @@
     },
     "protocolFallback": {
         "message": "Fallback to normal if no instances are available for the current protocol"
+    },
+    "lbryDesktop": {
+        "message": "LBRY Desktop"
+    },
+    "toggleTab": {
+        "message": "Toggle redirects in this tab",
+        "description": "Used in context menus when right clicking on a page/tab"
+    },
+    "redirectLink": {
+        "message": "Attempt to redirect this hyperlink",
+        "description": "Used in context menus when right clicking on a hyperlink"
     }
 }