diff options
Diffstat (limited to 'l10n-de/dom/chrome/security')
-rw-r--r-- | l10n-de/dom/chrome/security/security.properties | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/l10n-de/dom/chrome/security/security.properties b/l10n-de/dom/chrome/security/security.properties index 88594f70d9..5dd3f7eedd 100644 --- a/l10n-de/dom/chrome/security/security.properties +++ b/l10n-de/dom/chrome/security/security.properties @@ -46,8 +46,6 @@ LoadingMixedDisplayObjectSubrequestDeprecation=Es wird davon abgeraten, den gemi # LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download MixedContentBlockedDownload = Herunterladen des unverschlüsselten Inhalts "%S" wurde blockiert. -# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download -BlockedInsecureDownload = Wir haben einen nicht sicheren Download blockiert: "%S". # LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" BothAllowScriptsAndSameOriginPresent=Ein iframe, der sowohl "allow-scripts" als auch "allow-same-origin" für sein "sandbox"-Attribut gesetzt hat, kann seine Sandbox entfernen. @@ -159,6 +157,9 @@ HTTPSOnlyUpgradeSpeculativeConnection = Upgrade der unsicheren spekulativen TCP- HTTPSFirstSchemeless = Aktualisierung der in der Adressleiste geladenen URL ohne explizites Protokollschema zur Verwendung von HTTPS. +# LOCALIZATION NOTE: %S is the hostname for which a exception will be added; +HTTPSFirstAddingSessionException = Website unterstützt anscheinend nicht HTTPS. Weitere Versuche, "http://%S" sicher zu laden, werden temporär übersprungen. + # LOCALIZATION NOTE: %S is the URL of the blocked request; IframeSandboxBlockedDownload = Das Herunterladen von "%S" wurde blockiert, weil für den auslösenden iframe das sandbox-Attribut gesetzt ist. |