diff options
Diffstat (limited to 'l10n-da/dom/chrome/security/security.properties')
-rw-r--r-- | l10n-da/dom/chrome/security/security.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/l10n-da/dom/chrome/security/security.properties b/l10n-da/dom/chrome/security/security.properties index 3f9b0cf952..fa4a746a09 100644 --- a/l10n-da/dom/chrome/security/security.properties +++ b/l10n-da/dom/chrome/security/security.properties @@ -46,6 +46,9 @@ LoadingMixedDisplayObjectSubrequestDeprecation=Indlæser blandet (usikkert) indh # LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download MixedContentBlockedDownload = Blokerede hentning af usikkert indhold "%S". +# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download +BlockedInsecureDownload = Vi blokerede en filhentning, der ikke er sikker: "%S". + # LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" BothAllowScriptsAndSameOriginPresent=En iframe som både indeholder allow-scripts og allow-same-origin i sin sandbox-attribut kan deaktivere dens sandboxning. # LOCALIZATION NOTE: Do not translate "allow-top-navigation-by-user-activation", "allow-top-navigation", "sandbox" or "iframe" |