From 5c10b13ade84f7134b354eb639c8fd52cc8b52f8 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 4 Dec 2021 11:53:23 -0500 Subject: [PATCH] Fix text in Support pane, as per feedback Related feedback: - https://crowdin.com/translate/ublock/13/enca-nl?filter=basic&value=4#1153 --- src/_locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index a67684eae..a9069fb5b 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -889,7 +889,7 @@ "description": "Header of 'Filter issues' section in Support pane" }, "supportS3P1": { - "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.", + "message": "Report filter issues with specific websites to the uBlockOrigin/uAssets issue tracker. Requires a GitHub account.", "description": "First paragraph of 'Filter issues' section in Support pane" }, "supportS3P2": { @@ -905,7 +905,7 @@ "description": "Header of 'Bug report' section in Support pane" }, "supportS4P1": { - "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.", + "message": "Report issues with uBlock Origin itself to the uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.", "description": "First paragraph of 'Bug report' section in Support pane" }, "supportS5H": {