summaryrefslogtreecommitdiff
path: root/debian/templates
diff options
context:
space:
mode:
Diffstat (limited to 'debian/templates')
-rw-r--r--debian/templates36
1 files changed, 23 insertions, 13 deletions
diff --git a/debian/templates b/debian/templates
index 84fbf9f..170eda6 100644
--- a/debian/templates
+++ b/debian/templates
@@ -1,29 +1,39 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-english@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
Template: ca-certificates/trust_new_crts
Type: select
_Choices: yes, no, ask
Default: yes
-_Description: Trust new CAs certificates?
+_Description: Trust new certificates from certificate authorities?
This package may install new CA (Certificate Authority) certificates when
- upgrading. You may want to check such new CA certificates and select only
+ upgrading. You may want to check such new CA certificates and select only
certificates that you trust.
.
- - "yes", new CA certificates will be trusted and installed.
- - "no", new CA certificates will not be installed by default.
- - "ask", Ask if you trust each new CA certificates, or not.
+ - yes: new CA certificates will be trusted and installed;
+ - no : new CA certificates will not be installed by default;
+ - ask: prompt for each new CA certificate.
Template: ca-certificates/new_crts
Type: multiselect
_Choices: ${new_crts}
-_Description: Select new certificates to activate:
- During the upgrade, these new certificates will be added. Do you
- trust them and want them installed into /etc/ssl/certs?
+_Description: New certificates to activate:
+ During upgrades, new certificates will be added. Please choose
+ those you trust.
Template: ca-certificates/enable_crts
Type: multiselect
_Choices: ${enable_crts}
-_Description: Select certificates to activate:
+_Description: Certificates to activate:
This package installs common CA (Certificate Authority) certificates in
- /usr/share/ca-certificates. You can select certs from these available
- certs to be installed into /etc/ssl/certs. This package will make symlinks
- and generate a single file of all your selected certs,
- /etc/ssl/certs/ca-certificates.crt.
+ /usr/share/ca-certificates.
+ .
+ Please select the certificate authorities you trust so that their
+ certificates are installed into /etc/ssl/certs. They will be compiled
+ into a single /etc/ssl/certs/ca-certificates.crt file.