From 0c86c6d9a35897ec74730a2dc11f8a72f2ce9838 Mon Sep 17 00:00:00 2001 From: "morse%netscape.com" Date: Mon, 13 Sep 1999 08:25:09 +0000 Subject: [PATCH] remove new-lines in strings --- extensions/wallet/src/cookie.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extensions/wallet/src/cookie.properties b/extensions/wallet/src/cookie.properties index 2a4eab164dc..38971a76aaa 100644 --- a/extensions/wallet/src/cookie.properties +++ b/extensions/wallet/src/cookie.properties @@ -17,8 +17,8 @@ Host = Host Yes = Yes No = No AtEndOfSession = at end of session -PermissionToSetACookie = The site %1$s \nwants permission to set a cookie. -PermissionToSetSecondCookie = The site %1$s \nwants permission to set another cookie. You currently have a cookies from this site. -PermissionToSetAnotherCookie = The site %1$s \nwants permission to set another cookie. You currently have %2$d cookies from this site. -PermissionToModifyCookie = The site %1$s \nwants permission to modify an existing cookie. +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. +PermissionToModifyCookie = The site %1$s wants permission to modify an existing cookie. RememberThisDecision = Remember this decision