diff --git a/errors/Makefile.am b/errors/Makefile.am index c877daaa188..799a3e09cef 100644 --- a/errors/Makefile.am +++ b/errors/Makefile.am @@ -68,7 +68,7 @@ NOTIDY=`$(PO2HTML) --help | grep -o "[-]-notidy"` echo "Done translating $$lang"; \ else \ lang=$(@:.lang=); \ - echo "Translation of $$lang disabled\n"; \ + echo "Translation of $$lang disabled"; \ fi; \ touch $@