summaryrefslogtreecommitdiffstats
path: root/l10n-nb-NO/dom/chrome/security/security.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-nb-NO/dom/chrome/security/security.properties')
-rw-r--r--l10n-nb-NO/dom/chrome/security/security.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/l10n-nb-NO/dom/chrome/security/security.properties b/l10n-nb-NO/dom/chrome/security/security.properties
index 8b0783d6ce..b6a942104b 100644
--- a/l10n-nb-NO/dom/chrome/security/security.properties
+++ b/l10n-nb-NO/dom/chrome/security/security.properties
@@ -46,6 +46,7 @@ LoadingMixedDisplayObjectSubrequestDeprecation=Lasting av blandet (usikkert) inn
# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download
MixedContentBlockedDownload = Blokkerte nedlasting av usikkert innhold «%S».
+
# LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe"
BothAllowScriptsAndSameOriginPresent=En iframe som har både allow-scripts og allow-same-origin i sin sandbox-attributt kan oppheve sandboxingen.
# LOCALIZATION NOTE: Do not translate "allow-top-navigation-by-user-activation", "allow-top-navigation", "sandbox" or "iframe"
@@ -156,6 +157,9 @@ HTTPSOnlyUpgradeSpeculativeConnection = Oppgraderer usikker spekulativ TCP-tilko
HTTPSFirstSchemeless = Upgrading URL loaded in the address bar without explicit protocol scheme to use HTTPS.
+# LOCALIZATION NOTE: %S is the hostname for which a exception will be added;
+HTTPSFirstAddingSessionException = Nettstedet ser ikke ut til å støtte HTTPS. Ytterligere forsøk på å laste «http://%S» sikkert vil hoppes over midlertidig.
+
# LOCALIZATION NOTE: %S is the URL of the blocked request;
IframeSandboxBlockedDownload = Nedlasting av «%S» ble blokkert fordi iframe-en som utløste har sandbox-flagget satt.