diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index 5aa798607..2243a321b 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -891,6 +891,14 @@ "message": "External dependencies (GPLv3-compatible):", "description": "Shown in the About pane" }, + "aboutCDNs": { + "message": "uBO's own filter lists are freely hosted on the following CDNs:", + "description": "Shown in the About pane" + }, + "aboutCDNsInfo": { + "message": "A randomly picked CDN will be used when a filter list needs to be updated", + "description": "Shown in the About pane" + }, "aboutBackupDataButton": { "message": "Back up to file", "description": "Text for button to create a backup of all settings" diff --git a/src/about.html b/src/about.html index dd015fdb0..cc90df92d 100644 --- a/src/about.html +++ b/src/about.html @@ -26,13 +26,13 @@
-