Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14719

GNU Bash v.4.4.23-5 built-in function 'logout' is translated

From Ricky Tigg <ricky.tigg@gmail.com>
Newsgroups gnu.bash.bug
Subject GNU Bash v.4.4.23-5 built-in function 'logout' is translated
Date 2018-10-19 21:26 +0200
Message-ID <mailman.2469.1539977222.1284.bug-bash@gnu.org> (permalink)

Show all headers | View raw


GNU Bash built-in function 'logout' has been translated by mistake.

OS: Fedora 29 – Component: bash-4.4.23-5.fc29.x86_64

To reproduce:

$ locale
LANG=fi_FI.UTF-8

$ help
(...)
lopetus [n]

Expected result:
$ help
(...)
logout [n]

Additional information:
$ LANG=C help
(...)
logout [n]

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

GNU Bash v.4.4.23-5 built-in function 'logout' is translated Ricky Tigg <ricky.tigg@gmail.com> - 2018-10-19 21:26 +0200

csiph-web