From 4a571794dcd519d9ec74a75f21a92a3bb5d4960c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Tue, 14 Apr 2020 21:10:56 +0000 Subject: [PATCH] Update messages.json (POEditor.com) --- _locales/sv_SE/messages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/_locales/sv_SE/messages.json b/_locales/sv_SE/messages.json index 551a160..1b2b90f 100644 --- a/_locales/sv_SE/messages.json +++ b/_locales/sv_SE/messages.json @@ -301,6 +301,10 @@ "message": "Tillåt referral marketing", "description": "This string is used as title for the referral marketing switch" }, + "watchdog": { + "message": "[ClearURLs]: Ett problem har upptäckts. ClearURLs startar om.", + "description": "This string is used as text for the watchdog" + }, "domain_blocking_enabled": { "message": "Tillåt domänblockering (Kan leda till problem på sidor som inte tillåter AdBlockers)", "description": "This string is used as label for the domain blocking switch" @@ -308,5 +312,14 @@ "domain_blocking_enabled_title": { "message": "Tillåt domänblockering (Kan leda till problem på sidor som inte tillåter AdBlockers)", "description": "This string is used as title for the domain blocking switch" + }, + "log_ping_blocked": { + "description": "This string is used on hyperlink auditing in the ClearURLs log." + }, + "ping_blocking_enabled": { + "description": "This string is used as label for the hyperlink auditing blocking switch" + }, + "ping_blocking_enabled_title": { + "description": "This string is used as title for the hyperlink auditing blocking switch" } } \ No newline at end of file