aboutsummaryrefslogtreecommitdiffstats
path: root/locale/uk/messages.properties
diff options
context:
space:
mode:
Diffstat (limited to 'locale/uk/messages.properties')
-rw-r--r--locale/uk/messages.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/uk/messages.properties b/locale/uk/messages.properties
index 26ecdec..ba511f0 100644
--- a/locale/uk/messages.properties
+++ b/locale/uk/messages.properties
@@ -91,7 +91,7 @@ settingsCloudStorageEnabled=Увімкнути хмарне зберігання
privacyPageTitle=eMatrix – Приватність
privacyDeleteBlockedCookiesPrompt=Видаляти заблоковані кукі.
privacyDeleteBlockedCookiesHelp=<p>Blacklisted cookies are not prevented by <i>eMatrix</i> from entering your browser. However they are prevented from leaving your browser, which is what really matters. Not blocking cookies before they enter your browser gives you the opportunity to be informed that a site tried to use cookies, and furthermore to inspect their contents if you wish.</p><p>Once these blacklisted cookies have been accounted for by <i>eMatrix</i>, they can be removed from your browser if you wish so.</p><p><b>Important note:</b> Extensions can make web requests during the course of their normal operation. These requests can result in cookies being created in the browser. If the hostname from where a cookie originate is not whitelisted, the cookie will be removed from the browser by <i>eMatrix</i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.</p>
-privacyDeleteNonBlockedSessionCookiesPrompt1=Видаляти незаблоковані кукі сесій через
+privacyDeleteNonBlockedSessionCookiesPrompt1=Видаляти незаблоковані кукі сесій через
privacyDeleteNonBlockedSessionCookiesPrompt2= хвилин простою.
privacyDeleteNonBlockedSessionCookiesHelp=<p><a href='http://www.w3.org/2001/tag/2010/09/ClientSideStorage.html'>W3C</a>: &ldquo;A session cookie ... is erased when you end the browser session. The session cookie is stored in temporary memory and is not retained after the browser is closed.&rdquo;</p><p>Except that this <a href='https://code.google.com/p/chromium/issues/detail?id=128513'>might not be happening</a> in some browsers. Also, to some, having to close the browser in order for the session cookies to clear might not be early enough.</p>
privacyDeleteBlockedLocalStoragePrompt=Delete <a href='https://en.wikipedia.org/wiki/Web_storage'>local storage</a> content set by blocked hostnames
@@ -179,3 +179,4 @@ genericSubmit=Відправити
genericRevert=Повернути
errorCantConnectTo=Помилка мережі: Неможливо під’єднатися до {{url}}
genericApplyChanges=Apply changes
+noscriptSpoofHelp=<p>When a browser does not support scripts, a web page can display some content by using the &lt;noscript&gt; tag. For example, some websites will redirect users to a &ldquo;scriptless&rdquo; version.</p><p>When ηMatrix blocks scripts, the browser will still advertise itself as supporting script execution unless this option is selected.</p><p>When selected, ηMatrix will tell the website that the browser does not support scripts, which is what you definitely want to do if you are blocking 1st-party scripts. As such, the &lt;noscript&gt; tag will work as intended.</p><p>Not selecting this option when 1st-party scripts are blocked means the website will break mysteriously in case it is meant to redirect to a scriptless version.</p>