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 by running "stty --help", which outputs "Last-Translator", among other information. This string should therefore be left untranslated.
Already fixed. thanks, Pádraig