* gettext error
@ 2013-10-17 0:30 Trần Ngọc Quân
2013-10-18 8:27 ` Karel Zak
2013-10-18 12:32 ` gettext question Benno Schulenberg
0 siblings, 2 replies; 4+ messages in thread
From: Trần Ngọc Quân @ 2013-10-17 0:30 UTC (permalink / raw)
To: util-linux
Hello,
in util-linux-2.24-rc2
$ nsenter --help
display l10n incorrecttly.
Fix:
Change sys-utils/nsenter.c:189 to:
setlocale(LC_ALL, "");
I have a question:
I will sent rc2 translation, so do I have to sent util-linux-2.24-rc1.vi.po?
--
Trần Ngọc Quân.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: gettext error
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
2013-10-18 12:32 ` gettext question Benno Schulenberg
1 sibling, 1 reply; 4+ messages in thread
From: Karel Zak @ 2013-10-18 8:27 UTC (permalink / raw)
To: Trần Ngọc Quân; +Cc: util-linux
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.
> I have a question:
> I will sent rc2 translation, so do I have to sent util-linux-2.24-rc1.vi.po?
Well, I'm going download the latest translation (newer than the previous u-l
release) from http://translationproject.org/latest/util-linux/. So, I care
more about date then about a version.
... and it seems there is already your vi.po. Thanks.
Karel
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: gettext error
2013-10-18 8:27 ` Karel Zak
@ 2013-10-18 8:34 ` Trần Ngọc Quân
0 siblings, 0 replies; 4+ messages in thread
From: Trần Ngọc Quân @ 2013-10-18 8:34 UTC (permalink / raw)
To: Karel Zak; +Cc: util-linux
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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: gettext question
2013-10-17 0:30 gettext error Trần Ngọc Quân
2013-10-18 8:27 ` Karel Zak
@ 2013-10-18 12:32 ` Benno Schulenberg
1 sibling, 0 replies; 4+ messages in thread
From: Benno Schulenberg @ 2013-10-18 12:32 UTC (permalink / raw)
To: Trần Ngọc Quân; +Cc: util-linux
On Thu, Oct 17, 2013, at 2:30, Trần Ngọc Quân wrote:
> I have a question:
> I will sent rc2 translation, so do I have to sent util-linux-2.24-rc1.vi.po?
It is never needed to upload a PO file for an older version. Even stronger:
upstream will ever only see your PO file if you upload one for the latest
shown version.
Those older versions of PO files are only kept around for history sake, and
for when you know that a distribution uses a specific version and you want
to make it easy for them to update the translation. But I don't know of any
distribution that actually does this.
Benno
--
http://www.fastmail.fm - Access your email from home and the web
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-10-18 12:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2013-10-18 12:32 ` gettext question Benno Schulenberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox