From e797c232f161eb871e074c29afba58f5bb9d6c41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Wed, 29 Jan 2020 08:31:47 +0000 Subject: [PATCH] Update messages.json (POEditor.com) --- _locales/it/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index f8d547b..d777722 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -304,5 +304,25 @@ "watchdog": { "message": "[ClearURLs]: Il sistema di controllo ha identificato un problema. ClearURLs verrĂ  riavviato.", "description": "This string is used as text for the watchdog" + }, + "domain_blocking_enabled": { + "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", + "description": "This string is used as label for the domain blocking switch" + }, + "domain_blocking_enabled_title": { + "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", + "description": "This string is used as title for the domain blocking switch" + }, + "log_ping_blocked": { + "message": "This hyperlink auditing was blocked", + "description": "This string is used on hyperlink auditing in the ClearURLs log." + }, + "ping_blocking_enabled": { + "message": "Block hyperlink auditing (See also this article)", + "description": "This string is used as label for the hyperlink auditing blocking switch" + }, + "ping_blocking_enabled_title": { + "message": "Block hyperlink auditing", + "description": "This string is used as title for the hyperlink auditing blocking switch" } } \ No newline at end of file