From 2c262d119869e0cbf71fba6d162663e6f6ee420b Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 18 Dec 2017 10:27:44 -0500 Subject: [PATCH] import translation work from https://crowdin.com/project/umatrix --- src/_locales/it/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/_locales/it/messages.json b/src/_locales/it/messages.json index 9877df9..c98ed0f 100644 --- a/src/_locales/it/messages.json +++ b/src/_locales/it/messages.json @@ -108,11 +108,11 @@ "description": "Appears in the metadata row of bottom-most group: **mind the limited width**" }, "matrixSwitchNoMixedContent": { - "message": "Strict HTTPS", + "message": "Proibisci i contenuti misti", "description": "A menu entry in the matrix popup" }, "matrixSwitchNoWorker": { - "message": "Forbid web workers", + "message": "Proibisci i web worker", "description": "A menu entry in the matrix popup" }, "matrixSwitchReferrerSpoof": {