aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales/en
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-01-30 15:46:10 +0300
committerManeraKai <manerakai@protonmail.com>2023-01-30 15:46:10 +0300
commit21e87a6412b4dac679846884af16f744bc152eca (patch)
tree77b1d67e150fb77a1c5b19dee8ee22e6dad6d255 /src/_locales/en
parentUpdated screenshots (diff)
downloadlibredirect-21e87a6412b4dac679846884af16f744bc152eca.zip
Fixed locales and other typing stuff
Diffstat (limited to 'src/_locales/en')
-rw-r--r--src/_locales/en/messages.json141
1 files changed, 15 insertions, 126 deletions
diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json
index 3887856c..6eb71f0d 100644
--- a/src/_locales/en/messages.json
+++ b/src/_locales/en/messages.json
@@ -19,70 +19,10 @@
"message": "General",
"description": "used in the settings page"
},
- "search": {
- "message": "Search",
- "description": "used in the settings page"
- },
- "translate": {
- "message": "Translate",
- "description": "used in the settings page"
- },
- "maps": {
- "message": "Maps",
- "description": "used in the settings page"
- },
- "sendFiles": {
- "message": "Send Files",
- "description": "used in the settings page"
- },
- "youtube": {
- "message": "YouTube",
- "description": "used in the settings page"
- },
- "instagram": {
- "message": "Instagram",
- "description": "used in the settings page"
- },
- "twitter": {
- "message": "Twitter",
- "description": "used in the settings page"
- },
- "reddit": {
- "message": "Reddit",
- "description": "used in the settings page"
- },
- "tiktok": {
- "message": "TikTok",
- "description": "used in the settings page"
- },
- "ytmusic": {
- "message": "YT Music",
- "description": "used in the settings page"
- },
- "imgur": {
- "message": "Imgur",
- "description": "used in the settings page"
- },
- "wikipedia": {
- "message": "Wikipedia",
- "description": "used in the settings page"
- },
- "peertube": {
- "message": "PeerTube",
- "description": "used in the settings page"
- },
- "medium": {
- "message": "Medium",
- "description": "used in the settings page"
- },
"theme": {
"message": "Theme",
"description": "used in the settings page"
},
- "system": {
- "message": "System",
- "description": "used in the settings page"
- },
"light": {
"message": "Light",
"description": "used in the settings page"
@@ -91,12 +31,12 @@
"message": "Dark",
"description": "used in the settings page"
},
- "autoRedirect": {
- "message": "Auto-redirect offline instances to online ones",
+ "auto": {
+ "message": "Auto",
"description": "used in the settings page"
},
- "exceptions": {
- "message": "Exceptions",
+ "excludeFromRedirecting": {
+ "message": "Excluded from redirecting",
"description": "used in the settings page"
},
"updateInstances": {
@@ -115,41 +55,18 @@
"message": "Reset Settings",
"description": "used in the settings page"
},
- "customPopup": {
- "message": "Customize Popup",
- "description": "used in the settings page"
- },
"enable": {
"message": "Enable",
"description": "used in the settings page"
},
- "protocol": {
- "message": "Protocol",
- "description": "used in the settings page"
- },
- "normal": {
- "message": "Normal",
- "description": "used in the settings page"
- },
- "defaultInstances": {
- "message": "Default Instances",
- "description": "used in the settings page"
- },
- "customInstances": {
- "message": "Custom Instances",
- "description": "used in the settings page"
- },
- "toggleAll": {
- "message": "Toggle all",
+ "showInPopup": {
+ "message": "Show in popup",
"description": "used in the settings page"
},
"frontend": {
"message": "Frontend",
"description": "used in the settings page"
},
- "notFullyPrivate": {
- "message": "This isn't a fully private frontend."
- },
"searchNote": {
"message": "Note: Use the search to its full potential by making LibRedirect your default search engine.",
"description": "used in the settings page"
@@ -158,10 +75,6 @@
"message": "Redirect Type",
"description": "used in the settings page"
},
- "embeddedVids": {
- "message": "Embedded Videos Frontend",
- "description": "used in the settings page"
- },
"both": {
"message": "both",
"description": "used in the settings page"
@@ -174,21 +87,9 @@
"message": "only not embedded",
"description": "used in the settings page"
},
- "instanceOffline": {
- "message": "This instance is offline, you'll be redirected after",
- "description": "used in instance_offline.html"
- },
- "cancel": {
- "message": "Cancel",
- "description": "used in instance_offline.html"
- },
- "instanceIsOff": {
- "message": "Instance is offline",
- "description": "used in instance_offline.html"
- },
- "redirectionCanceled": {
- "message": "Redirection canceled",
- "description": "used in instance_offline.js"
+ "addYourFavoriteInstances": {
+ "message": "Add your favorite instances",
+ "description": "used in the settings page"
},
"copyRaw": {
"message": "Copy Raw"
@@ -196,27 +97,15 @@
"copied": {
"message": "Copied"
},
- "unifySettings": {
- "message": "Unify Settings"
- },
- "lbry": {
- "message": "LBRY"
- },
- "testInstancesLatency": {
- "message": "Test Instances Latency"
- },
- "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",
+ "redirectToOriginal": {
+ "message": "Redirect to original",
"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"
+ },
+ "about": {
+ "message": "About"
}
-}
+} \ No newline at end of file