From: "Trần Ngọc Quân" <vnwildman@gmail.com>
To: Karel Zak <kzak@redhat.com>
Cc: util-linux <util-linux@vger.kernel.org>
Subject: Re: gettext error
Date: Fri, 18 Oct 2013 15:34:12 +0700 [thread overview]
Message-ID: <5260F284.5090601@gmail.com> (raw)
In-Reply-To: <20131018082731.GA15115@x2.net.home>
On 18/10/2013 15:27, Karel Zak wrote:
> On Thu, Oct 17, 2013 at 07:30:56AM +0700, Trần Ngọc Quân wrote:
>> $ nsenter --help
>> display l10n incorrecttly.
>> Fix:
>> Change sys-utils/nsenter.c:189 to:
>> setlocale(LC_ALL, "");
> Fixed.
Thanks,
You can find more by:
$ grep -r 'setlocale(LC_MESSAGES, "")' ./
$ git grep 'setlocale(LC_MESSAGES, "")' # if use GIT
Please l10n blkid.c
Thanks in advance!
--
Trần Ngọc Quân.
next prev parent reply other threads:[~2013-10-18 8:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-17 0:30 gettext error Trần Ngọc Quân
2013-10-18 8:27 ` Karel Zak
2013-10-18 8:34 ` Trần Ngọc Quân [this message]
2013-10-18 12:32 ` gettext question Benno Schulenberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5260F284.5090601@gmail.com \
--to=vnwildman@gmail.com \
--cc=kzak@redhat.com \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.