[Freeciv-Dev] Re: [FreeCiv-Cvs] hunterz: small update
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Wed, Jan 05, 2005 at 08:11:01AM -0800, freeciv@xxxxxxxxxxxxxxxxxxx wrote:
> This is an automated notification of a change to freeciv cvs,
> on Wed Jan 5 08:09:51 PST 2005 = Wed Jan 5 16:09:51 2005 (GMT)
> by <>
>
> ---- Files affected:
>
> freeciv/po cs.po
>
> ---- Log message:
> Tag: S2_0
>
> small update
This breaks compilation for me: The first time I run 'make' I get:
Making all in po
make[2]: Entering directory
/mnt/data1/home/chris/freeciv/cvs/s20/freeciv/po'
file=./`echo cs | sed 's,.*/,,'.gmo \
&& rm -f $file && /usr/bin/msgfmt -c --statistics -o $file cs.po
cs.po:11: invalid plural expression
Try using the following, valid for Czech:
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 &&
n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
3240 translated messages, 16 fuzzy translations, 472 untranslated messages.
make[2]: *** [cs.gmo] Error 1
make[2]: Leaving directory /mnt/data1/home/chris/freeciv/cvs/s20/freeciv/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory /mnt/data1/home/chris/freeciv/cvs/s20/freeciv'
make: *** [all] Error 2
But the cs.gmo file installed correctly. So a second run of 'make' just
finishes fine. Maybe only a bug in the Makefile/installation process?
Christian
--
Christian Knoke * * * http://cknoke.de
* * * * * * * * * Ceterum censeo Microsoft esse dividendum.
- [Freeciv-Dev] Re: [FreeCiv-Cvs] hunterz: small update,
Christian Knoke <=
|
|