blob: 045d34ef787a09583e872857d56120fe79050c81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# note this section of the code may require some tinkering in other languages =(
# format in dialog: site [can/cannot] set cookies
can=site can set cookies
cannot=site cannot set cookies
canSession=site can set session cookies
domain=Domain for which this cookie applies:
host=Server which set the cookie:
hostColon=Host:
domainColon=Domain:
forSecureOnly=Encrypted connections only
forAnyConnection=Any type of connection
deleteAllCookies=Are you sure you want to delete all the cookies?
deleteAllCookiesTitle=Remove All Cookies
deleteAllCookiesYes=&Remove
deleteAllCookiesSites=Are you sure you want to delete all of the cookie sites?
deleteAllSitesTitle=Remove All Sites
deleteAllSitesYes=&Remove
#
#Entities below were automatically added by compare-locales,
# based on en-US entities.
deleteSelectedSitesTitle = Remove Selected Websites
deleteSelectedCookiesSites = Are you sure you want to delete the selected cookie websites?
deleteSelectedCookiesTitle = Remove Selected Cookies
deleteSelectedCookies = Are you sure you want to delete the selected cookies?
expireAtEndOfSession = At end of session
deleteSelectedSitesYes = &Remove
deleteSelectedCookiesYes = &Remove
|