summaryrefslogtreecommitdiffstats
path: root/l10n-en-GB/suite/chrome/common/pref/pref-certs.dtd
blob: 3e2fccd3b29038f5db658b86616ca8d21b98253f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!-- 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/. -->

<!ENTITY  managecerts.caption      "Manage Certificates">
<!ENTITY  managecerts.text         "Use the Certificate Manager to manage your personal certificates, as well as those of other people and certificate authorities.">
<!ENTITY  managecerts.button       "Manage Certificates…">
<!ENTITY  managecerts.accesskey    "M">
<!ENTITY  managedevices.caption    "Manage Security Devices">
<!ENTITY  managedevices.text       "Use this button to manage your security devices, such as smart cards.">
<!ENTITY  managedevices.button     "Manage Security Devices…">
<!ENTITY  managedevices.accesskey  "S">

<!ENTITY  ssl.label                "SSL">

<!ENTITY  pref.certs.title         "Certificates">
<!ENTITY  certs.label              "Certificates">

<!ENTITY validation.ocsp.caption                  "OCSP">
<!ENTITY enableOCSP.label                         "Use the Online Certificate Status Protocol (OCSP) to confirm the current validity of certificates">
<!ENTITY enableOCSP.accesskey                     "U">
<!ENTITY validation.requireOCSP.description       "When an OCSP server connection fails, treat the certificate as invalid">
<!ENTITY validation.requireOCSP.accesskey         "W">