2 <!-- This Source Code Form is subject to the terms of the Mozilla Public
3 - License, v. 2.0. If a copy of the MPL was not distributed with this
4 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
9 data-l10n-id=
"download-cert-window2"
10 data-l10n-attrs=
"title, style"
11 xmlns=
"http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
12 xmlns:
html=
"http://www.w3.org/1999/xhtml"
15 <dialog id=
"download_cert" buttons=
"accept,cancel">
17 <html:link rel=
"stylesheet" href=
"chrome://global/skin/global.css" />
19 <html:link rel=
"localization" href=
"security/pippki/pippki.ftl" />
24 src=
"chrome://pippki/locale/pippki.properties"
27 <script src=
"chrome://pippki/content/pippki.js" />
28 <script src=
"chrome://pippki/content/downloadcert.js" />
30 <!-- Let 'em know what they're doing -->
32 <description data-l10n-id=
"download-cert-message"></description>
37 <!-- checkboxes for trust bits
43 <description id=
"trustHeader" />
44 <checkbox data-l10n-id=
"download-cert-trust-ssl" id=
"trustSSL" />
45 <checkbox data-l10n-id=
"download-cert-trust-email" id=
"trustEmail" />
51 <description data-l10n-id=
"download-cert-message-desc"></description>
56 data-l10n-id=
"download-cert-view-cert"
57 oncommand=
"viewCert();"
61 data-l10n-id=
"download-cert-view-text"