summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-08-19 10:22:03 +0200
committerGuido Günther <agx@sigxcpu.org>2014-08-19 10:22:03 +0200
commitac2e64b4f754eb119677a537d893198378922978 (patch)
tree2dfc25d771664ba7e958852c0dfac95fe3e3f67d
parent20df31b862f3fbb274a4bb4952a84a53b73238a0 (diff)
Nicer wording for debconf template
Thanks: Justin B Rye and Christian PERRIER Closes: #756584
-rw-r--r--debian/templates17
1 files changed, 13 insertions, 4 deletions
diff --git a/debian/templates b/debian/templates
index 83e32c1..4bc327b 100644
--- a/debian/templates
+++ b/debian/templates
@@ -1,11 +1,20 @@
+# 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: whatmaps/enable_service_restarts
Type: boolean
Default: false
-_Description: Automatically restart services after shared library security updates?
+_Description: Automatically restart services after library security updates?
Services need to be restarted to benefit from updates of shared libraries they
- depend on. Without that they remain vulnerable to security bugs fixed in these
+ depend on. Otherwise they remain vulnerable to security bugs fixed in these
updates.
.
- Automatic service restarts are only done if apt fetched the library from a
+ Automatic service restarts are only done if APT fetched the library from a
source providing security updates. This also affects packages installed
- via unattended-upgrades.
+ via "unattended-upgrades".