зеркало из https://github.com/mozilla/pjs.git
remove new-lines in strings
This commit is contained in:
Родитель
f08d865363
Коммит
0c86c6d9a3
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче