diff --git a/extensions/wallet/src/cookie.properties b/extensions/wallet/src/cookie.properties index c0d53b3de4b0..beb228bc2bc1 100644 --- a/extensions/wallet/src/cookie.properties +++ b/extensions/wallet/src/cookie.properties @@ -27,7 +27,7 @@ AtEndOfSession = at end of session # LOCALIZATION NOTE: Be careful about %1$s, %2$s below. Do Not localize them. PermissionToSetACookie = The site %1$s wants permission to set a cookie. -PermissionToSetSecondCookie = The site %1$s wants permission to set another cookie. You currently have a cookies from this site. -PermissionToSetAnotherCookie = The site %1$s wants permission to set another cookie. You currently have %2$d cookies from this site. +PermissionToSetSecondCookie = The site %1$s wants permission to set another cookie. You already have one cookie from this site. +PermissionToSetAnotherCookie = The site %1$s wants permission to set another cookie. You already have %2$d cookies from this site. PermissionToModifyCookie = The site %1$s wants permission to modify an existing cookie. RememberThisDecision = Remember this decision