From 01ab072f07f8f0455216d2e1c24d8376c384fbe0 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 24 Apr 2020 20:17:21 -0400 Subject: [PATCH] Add localized strings for contributions in About pane Additionally, an entry for filter list contributors has been added. --- src/_locales/en/messages.json | 16 ++++++++++++---- src/about.html | 5 +++-- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index 21a1638f4..ecacb9363 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -359,10 +359,6 @@ "message":"Block CSP reports", "description": "background information: https://github.com/gorhill/uBlock/issues/3150" }, - "settingsStorageUsed":{ - "message":"Storage used: {{value}} bytes", - "description":"Deprecated, will be removed" - }, "settingsLastRestorePrompt":{ "message":"Last restore:", "description":"English: Last restore:" @@ -831,6 +827,18 @@ "message":"Contributors", "description":"English: Contributors" }, + "aboutSourceCode":{ + "message":"Source code", + "description":"Link text to source code repo" + }, + "aboutTranslations":{ + "message":"Translations", + "description":"Link text to translations repo" + }, + "aboutFilterLists":{ + "message":"Filter lists", + "description":"Link text to uBO's own filter lists repo" + }, "aboutDependencies":{ "message":"External dependencies (GPLv3-compatible):", "description":"Shown in the About pane" diff --git a/src/about.html b/src/about.html index a852c4afd..aadc9d10e 100644 --- a/src/about.html +++ b/src/about.html @@ -27,8 +27,9 @@
- - +
+
+