From 9171eb18c93f4d0d6fa02a6882a63ee4bc093b9c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 11 Jan 2011 20:10:07 +0100 Subject: [PATCH] Changed text template --- scripts/mail-to-translators | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/scripts/mail-to-translators b/scripts/mail-to-translators index c01e89e59..1804e4c74 100755 --- a/scripts/mail-to-translators +++ b/scripts/mail-to-translators @@ -2,7 +2,7 @@ # mail a compressed version of the current translation to the Last-Translator # -# remove the colon to armor this script. +# Remove the colon to armor this script. SENDMAIL=": /usr/sbin/sendmail" LC_ALL=C @@ -25,7 +25,7 @@ for file in *.po; do continue; fi - echo "$file: sending to $addr" + echo "$file: sending to $addr" >&2 ( cat <&1 | head)