bug#33474: Bug in error message formatting

2018-11-23 Thread Pádraig Brady
On 23/11/18 05:56, Mark Roberts wrote: > Dear madams and sirs, > > the German translation of 'tail' has a formatting error when reporting > that the PID to be monitored is invalid. The English version is correct. > > English version: > >> export LANG="" >> tail -f --pid=aaa /dev/null > tail: in

bug#33474: Bug in error message formatting

2018-11-23 Thread Mark Roberts
Dear madams and sirs, the German translation of 'tail' has a formatting error when reporting that the PID to be monitored is invalid. The English version is correct. English version: export LANG="" tail -f --pid=aaa /dev/null tail: invalid PID: 'aaa' German version: export LANG="de_DE.UT