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)