aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales/en
diff options
context:
space:
mode:
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 ",
+ "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"
}
}