From 0832eaef6d70fcc80316d5cab3e1c9cd11c503ef Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 20 Nov 2014 11:39:15 -0200 Subject: [PATCH] revised referrer help text to match new behavior --- tools/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/_locales/en/messages.json b/tools/_locales/en/messages.json index c3d8eb6..f2e7977 100644 --- a/tools/_locales/en/messages.json +++ b/tools/_locales/en/messages.json @@ -350,7 +350,7 @@ "description": "" }, "privacyProcessRefererHelp" : { - "message": "

From Wikipedia: “HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.

If this setting is checked, µMatrix will remove the HTTP referer information if both of the following conditions are true:

", + "message": "

From Wikipedia:

HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.

If this setting is checked, µMatrix will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request.", "description": "" }, "privacyNoMixedContentPrompt" : {