diff options
Diffstat (limited to 'debian/templates')
-rw-r--r-- | debian/templates | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/templates b/debian/templates new file mode 100644 index 0000000..2cec92c --- /dev/null +++ b/debian/templates @@ -0,0 +1,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. |