diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:43:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:43:14 +0000 |
commit | 8dd16259287f58f9273002717ec4d27e97127719 (patch) | |
tree | 3863e62a53829a84037444beab3abd4ed9dfc7d0 /l10n-nb-NO/dom/chrome/security/security.properties | |
parent | Releasing progress-linux version 126.0.1-1~progress7.99u1. (diff) | |
download | firefox-8dd16259287f58f9273002717ec4d27e97127719.tar.xz firefox-8dd16259287f58f9273002717ec4d27e97127719.zip |
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-nb-NO/dom/chrome/security/security.properties')
-rw-r--r-- | l10n-nb-NO/dom/chrome/security/security.properties | 4 |
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. |