From a2e41ee7123ed8d36abc51d7eb90a1864f2a3a1e 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 git-svn-id: svn://10.0.0.236/trunk@47111 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/extensions/wallet/src/cookie.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mozilla/extensions/wallet/src/cookie.properties b/mozilla/extensions/wallet/src/cookie.properties index 2a4eab164dc..38971a76aaa 100644 --- a/mozilla/extensions/wallet/src/cookie.properties +++ b/mozilla/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