bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] gettext with `s' for the plural


From: TAKAHASHI Kaoru
Subject: [Bug-gnubg] gettext with `s' for the plural
Date: Thu, 09 Jan 2003 23:09:27 +0900
User-agent: Wanderlust/2.10.1 (Watching The Wheels-pre) SUTEMI/1.14.5 (platonic love) LIMIT/1.14.7 (Fujiidera) MULE XEmacs/21.4 (patch 11) (Native Windows TTY Support) (i386-unknown-freebsd4.7)

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?

Regards,

Attachment: play.c.diff
Description: Binary data


reply via email to

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