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


Groups > gnu.bash.bug > #14719 > unrolled thread

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

Started byRicky Tigg <ricky.tigg@gmail.com>
First post2018-10-19 21:26 +0200
Last post2018-10-19 21:26 +0200
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug


Contents

  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

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

FromRicky Tigg <ricky.tigg@gmail.com>
Date2018-10-19 21:26 +0200
SubjectGNU Bash v.4.4.23-5 built-in function 'logout' is translated
Message-ID<mailman.2469.1539977222.1284.bug-bash@gnu.org>
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]

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web