summaryrefslogtreecommitdiffstats
path: root/l10n-de/netwerk/necko.properties
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--l10n-de/netwerk/necko.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-de/netwerk/necko.properties b/l10n-de/netwerk/necko.properties
index 41b459e6ed..e22cc9d317 100644
--- a/l10n-de/netwerk/necko.properties
+++ b/l10n-de/netwerk/necko.properties
@@ -87,6 +87,15 @@ CookieRejectedNonsecureOverSecure=Das Cookie "%1$S" wurde abgelehnt, weil es ber
# LOCALIZATION NOTE (CookieRejectedForNonSameSiteness): %1$S is the cookie name.
CookieRejectedForNonSameSiteness=Das Cookie "%1$S" wurde abgelehnt, weil es sich in einem seitenübergreifenden Kontext befindet und sein "SameSite" auf "Lax" oder "Strict" gesetzt ist.
+# LOCALIZATION NOTE (CookieRejectedPartitionedRequiresSecure): %1$S is the cookie name.
+CookieRejectedPartitionedRequiresSecure=Das Cookie "%1$S" wurde abgelehnt, weil es das "partitioned"-Attribut besitzt, aber das "secure"-Attribut fehlt.
+
+# LOCALIZATION NOTE (CookieForeignNoPartitionedWarning): %1$S is the cookie name. Do not translate "Partitioned"
+CookieForeignNoPartitionedWarning=Cookie "%1$S" wird bald abgelehnt, da es fremd ist und nicht das "Partitioned"-Attribut besitzt.
+
+# LOCALIZATION NOTE (CookieForeignNoPartitionedError): %1$S is the cookie name. Do not translate "Partitioned"
+CookieForeignNoPartitionedError=Das Cookie "%1$S" wurde abgelehnt, da es fremd ist und nicht das "Partitioned"-Attribut besitzt.
+
# LOCALIZATION NOTE (CookieBlockedCrossSiteRedirect): %1$S is the cookie name. Do not translate "SameSite", "Lax" or "Strict".
CookieBlockedCrossSiteRedirect=Cookie "%1$S" mit dem "SameSite"-Attributwert "Lax" oder "Strict" wurde wegen einer seitenübergreifenden Weiterleitung weggelassen.