about summary refs log tree commit diff stats
path: root/_locales/en
diff options
context:
space:
mode:
authorSimonBrazell <simon@brazell.com.au>2021-01-11 17:46:00 +1100
committerSimonBrazell <simon@brazell.com.au>2021-01-11 17:46:00 +1100
commit223d7cd0ac245f5b5186439a832f6607451a7800 (patch)
treedac535654f780efbda5b3eeb992ca29f0120294a /_locales/en
parentgecko: strict_min_version: 67.0 due to dynamic imports (diff)
downloadlibredirect-223d7cd0ac245f5b5186439a832f6607451a7800.zip
CLoses #130 changed to GPLv3, added SearX instances (#16), fixed instance selects.
Diffstat (limited to '_locales/en')
-rw-r--r--_locales/en/messages.json142
-rw-r--r--_locales/en/store.md42
2 files changed, 0 insertions, 184 deletions
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
deleted file mode 100644
index 8f698af8..00000000
--- a/_locales/en/messages.json
+++ /dev/null
@@ -1,142 +0,0 @@
-{
-  "extensionName": {
-    "message": "Privacy Redirect",
-    "description": "Name of the extension."
-  },
-  "extensionDescription": {
-    "message": "Redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.",
-    "description": "Description of the extension."
-  },
-  "nitterInstance": {
-    "message": "Nitter Instance",
-    "description": "Label for Nitter instance field option (options)."
-  },
-  "invidiousInstance": {
-    "message": "Invidious Instance",
-    "description": "Label for Invidious instance field option (options)."
-  },
-  "bibliogramInstance": {
-    "message": "Bibliogram Instance",
-    "description": "Label for Bibliogram instance field option (options)."
-  },
-  "osmInstance": {
-    "message": "OpenStreetMap Instance",
-    "description": "Label for OSM instance field option (options)."
-  },
-  "redditInstance": {
-    "message": "Reddit Instance",
-    "description": "Label for Reddit instance field option (options)."
-  },
-  "searchEngineInstance": {
-    "message": "Search Engine Instance",
-    "description": "Label for Search Engine instance field option (options)."
-  },
-  "disableNitter": {
-    "message": "Nitter Redirects",
-    "description": "Label for enable/disable Nitter redirects option (options & pop-up)."
-  },
-  "disableInvidious": {
-    "message": "Invidious Redirects",
-    "description": "Label for enable/disable Invidious redirects option (options & pop-up)."
-  },
-  "disableBibliogram": {
-    "message": "Bibliogram Redirects",
-    "description": "Label for enable/disable Bibliogram redirects option (options & pop-up)."
-  },
-  "disableOsm": {
-    "message": "OpenStreetMap Redirects",
-    "description": "Label for enable/disable OSM redirects option (options & pop-up)."
-  },
-  "disableReddit": {
-    "message": "Reddit Redirects",
-    "description": "Label for enable/disable Reddit redirects option (options & pop-up)."
-  },
-  "disableSearchEngine": {
-    "message": "Search Engine Redirects",
-    "description": "Label for enable/disable Search Engine redirects option (options & pop-up)."
-  },
-  "alwaysProxy": {
-    "message": "Always proxy videos through Invidious",
-    "description": "Label for 'Always proxy videos through Invidious' option (options)."
-  },
-  "onlyEmbeddedVideo": {
-    "message": "Only redirect embedded video to Invidious",
-    "description": "Label for 'Only redirect embedded video to Invidious' option (options)."
-  },
-  "videoQuality": {
-    "message": "Invidious Video Quality",
-    "description": "Label for 'Invidious Video Quality' option (options)."
-  },
-  "removeTwitterSW": {
-    "message": "Proactively remove Twitter service worker",
-    "description": "Label for 'Proactively remove Twitter service worker' option (options)."
-  },
-  "invidiousDarkMode": {
-    "message": "Invidious dark mode always on",
-    "description": "Label for 'Invidious dark mode always on' option (options)."
-  },
-  "persistInvidiousPrefs": {
-    "message": "Persist Invidious preferences (as cookie)",
-    "description": "Label for 'Persist Invidious preferences (as cookie)' option (options)."
-  },
-  "generalTab": {
-    "message": "General",
-    "description": "General tab (options)."
-  },
-  "advancedTab": {
-    "message": "Advanced",
-    "description": "Advanced tab (options)."
-  },
-  "exceptionsTab": {
-    "message": "Exceptions",
-    "description": "Exceptions tab (options)."
-  },
-  "exceptionsDescriptionP1": {
-    "message": "Enter a URL or Regular Expression to be excluded from redirects.",
-    "description": "A description of the 'Exceptions' feature paragraph 1 (options)."
-  },
-  "exceptionsDescriptionP2": {
-    "message": "All requests for or initiating from a URL that matches the exception will be excluded from redirects.",
-    "description": "A description of the 'Exceptions' feature paragraph 2 (options)."
-  },
-  "exceptionsDescriptionP3": {
-    "message": "Note - Supports JavaScript regular expressions, excluding the enclosing forward slashes.",
-    "description": "A description of the 'Exceptions' feature paragraph 3 (options)."
-  },
-  "addException": {
-    "message": "Add Exception",
-    "description": "'Add Exceptions' button (options)."
-  },
-  "moreOptions": {
-    "message": "More Options",
-    "description": "More Options button (pop-up)."
-  },
-  "privacy": {
-    "message": "Privacy",
-    "description": "Extension title - Privacy (pop-up)."
-  },
-  "redirect": {
-    "message": "Redirect",
-    "description": "Extension title - Redirect (pop-up)."
-  },
-  "version": {
-    "message": "Version",
-    "description": "Version"
-  },
-  "useFreeTube": {
-    "message": "Use FreeTube over Invidious when possible",
-    "description": "Label for 'Use FreeTube over Invidious when possible' option (options)."
-  },
-  "nitterRandomPool": {
-    "message": "Nitter random instance pool (comma-separated)",
-    "description": "Label for 'Nitter random instance pool (comma-separated)' option (options)."
-  },
-  "invidiousRandomPool": {
-    "message": "Invidious random instance pool (comma-separated)",
-    "description": "Label for 'Invidious random instance pool (comma-separated)' option (options)."
-  },
-  "bibliogramRandomPool": {
-    "message": "Bibliogram random instance pool (comma-separated)",
-    "description": "Label for 'Bibliogram random instance pool (comma-separated)' option (options)."
-  }
-}
diff --git a/_locales/en/store.md b/_locales/en/store.md
deleted file mode 100644
index 7461ee5e..00000000
--- a/_locales/en/store.md
+++ /dev/null
@@ -1,42 +0,0 @@
-# Extension Store (AMO & Chrome Web Store) Listing
-
-## Summary:
-
-```
-A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.
-```
-
-## Description:
-
-```
-Redirects Twitter, YouTube, Instagram, & Google Maps requests to privacy friendly alternatives - <a href='https://nitter.net/'>Nitter</a>, <a href='https://invidio.us/'>Invidious</a>, <a href='https://bibliogram.art/'>Bibliogram</a>, & <a href='https://www.openstreetmap.org'>OpenStreetMap</a>.
-
-Allows for setting custom instances, toggling all redirects on/off and more.
-
-<b>β˜… More Info: ℹ️</b>
-<ul>
-  <li><a href='https://github.com/zedeus/nitter#nitter-wip'>Nitter</a></li>
-  <li><a href='https://github.com/omarroth/invidious#invidious'>Invidious</a></li>
-  <li><a href='https://github.com/cloudrac3r/bibliogram#bibliogram'>Bibliogram</a></li>
-  <li><a href='https://wiki.openstreetmap.org/'>OpenStreetMap</a></li>
-</ul>
-
-The code for this web extension is available on <a href='https://github.com/SimonBrazell/privacy-redirect'>Github</a>.
-
-<b>β˜… Donate: πŸ‘¨πŸ»β€πŸ’»</b>
-If you like this extension and are financially able please consider <a href='https://www.buymeacoffee.com/SimonBrazell'>buying me a coffee</a> β˜•οΈ ️to show your appreciation and support the continuation of the project.
-
-<b>β˜… What's New in This Version (v1.1.42) πŸ†•</b>
-<ul>
-  <li>Added Polish language translation.</li>
-  <li>Added Chinese language translation.</li>
-  <li>Pruned the Invidious random instances list.</li>
-  <li>Added support for FreeTube redirects (where possible).</li>
-  <li>Handle /igtv/, /tv/ and /reel/ redirects to Bibliogram correctly.</li>
-</ul>
-
-<b>β˜… Permissions: ℹ️</b>
-<ul>
-  <li>Please note, access to all website navigation events ( all URLs), not just the target domains, is required to allow embedded video redirects to occur. At this time I know of no other way to achieve iframe redirects, happy to hear some suggestions on this though πŸ™‚</li>
-</ul>
-```