bug#23121: Wrong translation in stty

2016-03-26 Thread Pádraig Brady
forcemerge 22758 22686 23121 stop On 26/03/16 11:38, Roland Illig wrote: Hello, in coreutils-8.25, src/stty.c, line 955, the string "" is selected for translation. This is wrong, since the empty string has a special meaning: it outputs general information about the translation. You can see it

bug#23121: Wrong translation in stty

2016-03-26 Thread Roland Illig
Hello, in coreutils-8.25, src/stty.c, line 955, the string "" is selected for translation. This is wrong, since the empty string has a special meaning: it outputs general information about the translation. You can see it by running "stty --help", which outputs "Last-Translator", among other inform