summaryrefslogtreecommitdiffstats
path: root/l10n-da/netwerk/necko.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-da/netwerk/necko.properties')
-rw-r--r--l10n-da/netwerk/necko.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/l10n-da/netwerk/necko.properties b/l10n-da/netwerk/necko.properties
index 2894580007..3ec32a7466 100644
--- a/l10n-da/netwerk/necko.properties
+++ b/l10n-da/netwerk/necko.properties
@@ -52,6 +52,8 @@ CookieAllowedForOriginByHeuristic=Adgang til lager blev automatisk tildelt oprin
# LOCALIZATION NOTE (CookieAllowedForFpiByHeuristic): %2$S and %1$S are URLs.
CookieAllowedForFpiByHeuristic=Adgang til lager blev automatisk tildelt første-parts isolationen "%2$S" på "%1$S".
+# LOCALIZATION NOTE (CookieAllowedForDFPIByHeuristic): %2$S and %1$S are URLs.
+
# LOCALIZATION NOTE(CookieRejectedNonRequiresSecure2): %1$S is the cookie name. Do not localize "SameSite=None" and "secure".
CookieRejectedNonRequiresSecure2=Cookien "%1$S" blev afvist, fordi den har attributten "SameSite=None" - men mangler attributten "secure".
# LOCALIZATION NOTE(CookieRejectedNonRequiresSecureForBeta3): %1$S is the cookie name. %2$S is a URL. Do not localize "SameSite", "SameSite=None" and "secure".
@@ -70,6 +72,8 @@ CookiePathOversize=Cookien "%1$S" er ugyldig, fordi dens sti-størrelse er for s
CookieRejectedByPermissionManager=Cookien "%1$S" er blevet afvist af tilladelser sat af brugeren.
# LOCALIZATION NOTE (CookieRejectedInvalidCharName): %1$S is the cookie name.
CookieRejectedInvalidCharName=Cookien "%1$S" er blevet afvist, fordi dens navn indeholder ugyldige tegn.
+# LOCALIZATION NOTE (CookieRejectedInvalidCharAttributes): %1$S is the cookie name.
+CookieRejectedInvalidCharAttributes=Cookien "%1$S" er blevet afvist, fordi attributterne indeholder ugyldige tegn.
# LOCALIZATION NOTE (CookieRejectedInvalidDomain): %1$S is the cookie name.
CookieRejectedInvalidDomain=Cookien "%1$S" er blevet afvist, fordi domænet er ugyldigt.
# LOCALIZATION NOTE (CookieRejectedInvalidPrefix): %1$S is the cookie name.