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


Groups > gnu.bash.bug > #11417

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

Path csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!usenet.stanford.edu!not-for-mail
From Eric Blake <eblake@redhat.com>
Newsgroups gnu.bash.bug
Subject Re: [ PATCH 1/1 ] l10n: zh_{CN,TW} localization update for bash 4.3
Date Fri, 21 Aug 2015 11:45:23 -0700
Organization Red Hat, Inc.
Lines 63
Approved bug-bash@gnu.org
Message-ID <mailman.35.1440182731.11330.bug-bash@gnu.org> (permalink)
References <CAJvpXXcHuGd+K3tXdm39w8DRPErGaHLWvaRMF3570t=VFxn7jg@mail.gmail.com> <55D73079.2000807@redhat.com> <55D74253.9020309@case.edu>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="TkHQJp6B1MjiAKoRkj9HbHbrHjGEwI601"
X-Trace usenet.stanford.edu 1440182731 20491 208.118.235.17 (21 Aug 2015 18:45:31 GMT)
X-Complaints-To action@cs.stanford.edu
To chet.ramey@case.edu, bug-bash@gnu.org
Envelope-to bug-bash@gnu.org
Openpgp url=http://people.redhat.com/eblake/eblake.gpg
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0
In-Reply-To <55D74253.9020309@case.edu>
X-Scanned-By MIMEDefang 2.68 on 10.5.11.23
X-detected-operating-system by eggs.gnu.org: GNU/Linux 3.x
X-Received-From 209.132.183.28
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.14
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-bash>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.bash.bug:11417

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

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

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


Thread

Re: [ PATCH 1/1 ] l10n: zh_{CN,TW} localization update for bash 4.3 Eric Blake <eblake@redhat.com> - 2015-08-21 11:45 -0700

csiph-web