about summary refs log tree commit diff stats
path: root/src/_locales/en
diff options
context:
space:
mode:
Diffstat (limited to 'src/_locales/en')
-rw-r--r--src/_locales/en/messages.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json
index 251bbebe..a1835e02 100644
--- a/src/_locales/en/messages.json
+++ b/src/_locales/en/messages.json
@@ -4,7 +4,7 @@
         "description": "name of the extension"
     },
     "extensionDescription": {
-        "message": "A web extension that redirects popular sites to alternative privacy-friendly frontends and backends",
+        "message": "A soft fork of the LibRedirect extension, preconfigured with the vhack.eu services",
         "description": "description of the extension"
     },
     "switchInstance": {
@@ -108,5 +108,5 @@
     },
     "disable": {
         "message": "Disable"
-    }   
-}
\ No newline at end of file
+    }
+}