ributes. CookieRejectedInvalidDomain = Cookie “%1$S” has been rejected for invalid domain. CookieRejectedInvalidPrefix = Cookie “%1$S” has been rejected for invalid prefix. CookieRejectedInvalidPath = Cookie “%1$S” has been rejected for invalid path. CookieRejectedInvalidCharValue = Cookie “%1$S” has been rejected for invalid characters in the value. CookieRejectedAttributePathOversize = Cookie “%1$S” has been rejected because its path attribute is too big. CookieRejectedAttributeDomainOversize = Cookie “%1$S” has been rejected because its domain attribute is too big. CookieRejectedAttributeExpiryOversize = Cookie “%1$S” has been rejected because its expiration date is over the limit. CookieRejectedHttpOnlyButFromScript = Cookie “%1$S” has been rejected because there is already an HTTP-Only cookie but script tried to store a new one. CookieRejectedSecureButNonHttps = Cookie “%1$S” has been rejected because a non-HTTPS cookie can’t be set as “secure”. CookieRejectedThirdParty = Cookie “%1$S” has been rejected as third-party. CookieRejectedNonsecureOverSecure = Cookie “%1$S” has been rejected because there is an existing “secure” cookie. CookieRejectedForNonSameSiteness = Cookie “%1$S” has been rejected because it is in a cross-site context and its “SameSite” is “Lax” or “Strict”. CookieRejectedPartitionedRequiresSecure = Cookie “%1$S” has been rejected because it has the “Partitioned” attribute but is missing the “secure” attribute. CookieAttributeIgnored = The value of the attribute “%2$S” for the cookie “%1$S” has been rejected because its size is too big. Max size is %3$S B. CookieAttributeOverwritten = The value of the attribute “%2$S” for the cookie “%1$S” has been overwritten. CookieForeignNoPartitionedWarning = Cookie “%1$S” will soon be rejected because it is foreign and does not have the “Partitioned“ attribute. CookieForeignNoPartitionedError = Cookie “%1$S” has been rejected because it is foreign and does not have the “Partitioned“ attribute. CookieBlockedCrossSiteRedirect = Cookie “%1$S” with the “SameSite” attribute value “Lax” or “Strict” was omitted because of a cross-site redirect. APIDeprecationWarning = Warning: ‘%1$S’ deprecated, please use ‘%2$S’ ResourceBlockedORB = The resource at “%1$S” was blocked by OpaqueResponseBlocking. Reason: “%2$S”. InvalidHTTPResponseStatusLine = The status line of the HTTP response is invalid LocalNetworkAccessDetected = Local Network Access detected: top-level site “%1$S”, initiator “%2$S”, accessing target “%3$S” (%4$S:%5$S) via %6$S. Secure context: %7$S, prompt action: %8$S LocalNetworkAccessPermissionRequired = Local Network Access permission required: top-level site “%1$S”, initiator “%2$S”, attempting to access target “%3$S” (%4$S:%5$S) via %6$S. Secure context: %7$S PK