From 0eb42450d4f63759c0cfc61d433ffd5f9453c339 Mon Sep 17 00:00:00 2001 From: hackademix Date: Wed, 22 May 2019 18:26:05 +0200 Subject: Removed work-around for https://bugzilla.mozilla.org/show_bug.cgi?id=1532530 (see https://trac.torproject.org/projects/tor/ticket/29969#comment:9). --- src/_locales/en/messages.json | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/_locales/en') diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index 381e118..cce0ed5 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -270,15 +270,6 @@ "OptFilterXPost": { "message": "Turn cross-site POST requests into data-less GET requests" }, - "OptScanXUpload": { - "message": "Scan uploads for potential cross-site attacks" - }, - "OptBlockUnscannedXPost": { - "message": "Ask confirmation for cross-site POST requests which could not be scanned" - }, - "UnscannedXPost": { - "message": "This cross-site request could not be scanned for XSS.\nIt might be innocuous, but NoScript cannot tell for sure. Allow only if you trust both sites." - }, "OptOverrideTorBrowserPolicy": { "message": "Override Tor Browser's Security Level preset" }, -- cgit v1.2.3