Package: git-stuff Version: 13-1 Severity: normal Tags: patch l10n Hi,
Thanks for taking care of fixing #686047. Unfortunately, three other changes have been made (tagging two useless string as translatable, and removing the proposed header, that could have avoid the unwanted changes if the guidelines had been followed). Please find a trivial patch addressing this issue. Regards David -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (100, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.5-trunk-amd64 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages git-stuff depends on: ii debconf [debconf-2.0] 1.5.46 ii git 1:1.7.10.4-2 Versions of packages git-stuff recommends: ii cron 3.0pl1-124 ii git-buildpackage 0.6.0~git20120822 ii mr 1.13 ii pristine-tar 1.26 Versions of packages git-stuff suggests: pn gitstats <none> pn irker <none> -- debconf information excluded
diff -ur ../orig/git-stuff-13/debian/git-stuff.templates ./debian/git-stuff.templates --- ../orig/git-stuff-13/debian/git-stuff.templates 2012-11-08 08:24:15.000000000 -0400 +++ ./debian/git-stuff.templates 2012-11-13 13:01:48.000000000 -0400 @@ -1,3 +1,12 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# [email protected] for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: git-repack-repositories/title Type: title _Description: Git repack repositories @@ -12,7 +21,7 @@ Template: git-repack-repositories/directories Type: string -_Default: /srv/git +Default: /srv/git _Description: Git directories: Please specify the directory or directories (space separated) used as root for the Git repositories on the server. Note that git-repack-repositories @@ -20,7 +29,7 @@ Template: git-repack-repositories/cron Type: string -_Default: @monthly +Default: @monthly _Description: Git cron job scheduling: Please choose when the cron job should be started. .

