summaryrefslogtreecommitdiffstats
path: root/l10n-sv-SE/dom/chrome/security/security.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-sv-SE/dom/chrome/security/security.properties')
-rw-r--r--l10n-sv-SE/dom/chrome/security/security.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/l10n-sv-SE/dom/chrome/security/security.properties b/l10n-sv-SE/dom/chrome/security/security.properties
index 9e868006cd..dad175d5ed 100644
--- a/l10n-sv-SE/dom/chrome/security/security.properties
+++ b/l10n-sv-SE/dom/chrome/security/security.properties
@@ -46,8 +46,6 @@ LoadingMixedDisplayObjectSubrequestDeprecation=Att ladda blandat (osäkert) inne
# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download
MixedContentBlockedDownload = Blockerat nedladdning av osäkert innehåll "%S".
-# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download
-BlockedInsecureDownload = Vi blockerade en hämtning som inte är säker: “%S”.
# LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe"
BothAllowScriptsAndSameOriginPresent=En iframe som har både allow-scripts och allow-same-origin för sitt sandbox-attribut kan ta bort sin sandboxning.
@@ -159,6 +157,9 @@ HTTPSOnlyUpgradeSpeculativeConnection = Uppgraderar osäker spekulativ TCP-anslu
HTTPSFirstSchemeless = Uppgradering av URL laddad i adressfältet utan explicit protokollschema för att använda HTTPS.
+# LOCALIZATION NOTE: %S is the hostname for which a exception will be added;
+HTTPSFirstAddingSessionException = Webbplatsen verkar inte stöda HTTPS. Ytterligare försök att ladda “http://%S” säkert kommer att hoppas över tillfälligt.
+
# LOCALIZATION NOTE: %S is the URL of the blocked request;
IframeSandboxBlockedDownload = Hämtning av “%S” blockerades eftersom den utlösande iframe har sandlådeflaggan inställd.