remove new-lines in strings
git-svn-id: svn://10.0.0.236/trunk@47111 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user