summaryrefslogtreecommitdiff
path: root/debian/templates
blob: 87f634ba87bac96cfa2cd08bc2ce3abe48395e72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# 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: etckeeper/unclean
Type: boolean
Default: true
#flag:translate!:3
_Description: Commit changed files in /etc to ${VCS}?
 The /etc directory contains uncommitted files
 or other changes. It's best for all files in /etc to be committed
 to ${VCS} before running APT. Added and changed files listed below can
 be committed automatically:
 .
 ${STATUS}

Template: etckeeper/commit_failed
Type: error
_Description: Commit failed
 An attempt to commit /etc changes to ${VCS} failed.
 .
 You may manually resolve the issues with the uncommitted changes
 before continuing.