[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnubg] gettext with `s' for the plural
From: |
Joern Thyssen |
Subject: |
Re: [Bug-gnubg] gettext with `s' for the plural |
Date: |
Thu, 9 Jan 2003 14:46:20 +0000 |
User-agent: |
Mutt/1.4i |
On Thu, Jan 09, 2003 at 11:09:27PM +0900, TAKAHASHI Kaoru wrote
> Some message forced to use `s' for the plural in play.c.
> e.g. outputf("point%s", x == 1 ? "" : "s")
>
> ja.po can't deal with `s' hardcode. I made apply gettext to each
> of the two strings independently.
>
> Would you commit it and update gnubg.pot?
It's commited.
Thx for your updates!
Jørn