]> git.donarmstrong.com Git - ca-certificates.git/blob - debian/templates
Fix installation on pt_BR locales. (Closes: #472507)
[ca-certificates.git] / debian / templates
1 # These templates have been reviewed by the debian-l10n-english
2 # team
3 #
4 # If modifications/additions/rewording are needed, please ask
5 # debian-l10n-english@lists.debian.org for advice.
6 #
7 # Even minor modifications require translation updates and such
8 # changes should be coordinated with translators and reviewers.
9
10 Template: ca-certificates/trust_new_crts
11 Type: select
12 _Choices: yes, no, ask
13 Default: yes
14 _Description: Trust new certificates from certificate authorities?
15  This package may install new CA (Certificate Authority) certificates when
16  upgrading. You may want to check such new CA certificates and select only
17  certificates that you trust.
18  .
19   - yes: new CA certificates will be trusted and installed;
20   - no : new CA certificates will not be installed by default;
21   - ask: prompt for each new CA certificate.
22
23 Template: ca-certificates/new_crts
24 Type: multiselect
25 Choices: ${new_crts}
26 _Description: New certificates to activate:
27  During upgrades, new certificates will be added. Please choose
28  those you trust.
29
30 Template: ca-certificates/enable_crts
31 Type: multiselect
32 Choices: ${enable_crts}
33 _Description: Certificates to activate:
34  This package installs common CA (Certificate Authority) certificates in
35  /usr/share/ca-certificates.
36  . 
37  Please select the certificate authorities you trust so that their
38  certificates are installed into /etc/ssl/certs. They will be compiled
39  into a single /etc/ssl/certs/ca-certificates.crt file.