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
|
# 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/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.
Template: etckeeper/purge
Type: boolean
Default: true
_Description: Remove etckeeper ${VCS} repository and associated files?
Etckeeper is being purged from the system, and was used to
store /etc in a ${VCS} repository. If you choose to remove the
repository, this will DESTROY all history etckeeper has recorded
for /etc.
|