bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ PATCH 1/1 ] l10n: zh_{CN,TW} localization update for bash 4.3


From: Eric Blake
Subject: Re: [ PATCH 1/1 ] l10n: zh_{CN,TW} localization update for bash 4.3
Date: Fri, 21 Aug 2015 11:45:23 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

On 08/21/2015 08:22 AM, Chet Ramey wrote:
> On 8/21/15 10:06 AM, Eric Blake wrote:
> 
>> GNU Coding Standards recommend that '$program --help' should list the
>> preferred bug-reporting address, and that the corresponding .po file
>> should then expand that information to ALSO list the preferred address
>> for reporting translation bugs in that .po file.
> 
> Bash bugs should be reported using `bashbug'.  That's why it's listed
> in the help output.

Where?

$ bash --version | head -n1
GNU bash, version 4.3.39(1)-release (x86_64-redhat-linux-gnu)
$ bash --help | grep bug
        --debug
        --debugger

Oh, I see. On the devel branch of bash.git:

$ ./bash --help | grep bug
        --debug
        --debugger
Use the `bashbug' command to report bugs.

So in 4.4, you have indeed fixed the bug of not being compliant to GNU
Coding Standards recommendation, and translators should then be prodded
to fix their translations of this new line to include their translation
bug reporting instructions.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]