diff options
Diffstat (limited to 'locale/uk/messages.properties')
-rw-r--r-- | locale/uk/messages.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/uk/messages.properties b/locale/uk/messages.properties index 00b800c..9e03731 100644 --- a/locale/uk/messages.properties +++ b/locale/uk/messages.properties @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=Strict HTTPS: forbid mixed content. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=Постійні правила userRulesTemporaryHeader=Тимчасові правила |