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


Groups > gnu.bash.bug > #14264

Re: "help" translates arguments of builtin commands but not command description

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: "help" translates arguments of builtin commands but not command description
Date 2018-06-21 11:24 -0400
Message-ID <mailman.2364.1529594693.1292.bug-bash@gnu.org> (permalink)
References <20180621094143.301b4339@delli.fritz.box>

Show all headers | View raw


On 6/21/18 3:41 AM, Ralf Goertz wrote:
> Hi,
> 
> I think it is confusing to have the arguments of a builtin command
> translated by "help command" but in the subsequent explanation these
> arguments ar in english. Assuming you have german locale files for bash
> installed you will for example get the following:

This is a translation problem. The long help strings are marked as
translatable, appear in the distributed bash.pot file (I checked
bash-4.3, bash-4.4, and bash-5.0-alpha), and are run through gettext
when they're displayed. If there is no translation, `help' just prints
the untranslated text.

(And you might consider using a valid email address to get replies.)

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
		 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/

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


Thread

"help" translates arguments of builtin commands but not command description Ralf Goertz <me@myprovider.invalid> - 2018-06-21 09:41 +0200
  Re: "help" translates arguments of builtin commands but not command description Chet Ramey <chet.ramey@case.edu> - 2018-06-21 11:24 -0400

csiph-web