aboutsummaryrefslogtreecommitdiffstats
path: root/locale/nb/messages.properties
diff options
context:
space:
mode:
Diffstat (limited to 'locale/nb/messages.properties')
-rw-r--r--locale/nb/messages.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/nb/messages.properties b/locale/nb/messages.properties
index ebf9cf2..3043e36 100644
--- a/locale/nb/messages.properties
+++ b/locale/nb/messages.properties
@@ -91,7 +91,7 @@ settingsCloudStorageEnabled=Skru på støtte for sky-lagring
privacyPageTitle=eMatrix – personvern
privacyDeleteBlockedCookiesPrompt=Slettede blokkerte kaker.
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=Slett ikke-blokkerte kaker for denne økta
+privacyDeleteNonBlockedSessionCookiesPrompt1=Slett ikke-blokkerte kaker for denne økta
privacyDeleteNonBlockedSessionCookiesPrompt2= minutter etter sist gang de ble brukt.
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=Slett <a href='https://en.wikipedia.org/wiki/Web_storage'>lokalt innhold</a> satt av blokkerte vertsnavn
@@ -179,3 +179,4 @@ genericSubmit=Send inn
genericRevert=Tilbakestill
errorCantConnectTo=Nettverksfeil: Kan ikke koble til {{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>