bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] make fails in po


From: Joseph Heled
Subject: Re: [Bug-gnubg] make fails in po
Date: Sat, 12 Jul 2003 19:32:29 +1200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

The other translations has no problem with the same string. I have no idea what is going on there ...

Achim wrote:
Am Sam, 2003-07-12 um 07.34 schrieb Joseph Heled:

cd ~/src/gnubg/po/
gmake
/usr/bin/msgmerge --update da.po gnubg.pot
...................................................................................................................................................................................................................................................... done.
rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po
de.po:5657: format specifications in 'msgid' and 'msgstr' for argument 1 are not the same de.po:5662: format specifications in 'msgid' and 'msgstr' for argument 1 are not the same de.po:5667: format specifications in 'msgid' and 'msgstr' for argument 1 are not the same
/usr/bin/msgfmt: found 3 fatal errors
gmake: *** [de.gmo] Error 1



msgid "50% speed"
msgstr ""
#: gtkgame.c:3992
#, c-format

msgid "33% speed"
msgstr ""

#: gtkgame.c:3993
#, c-format
msgid "25% speed"
msgstr ""


I guess this is because of the msgids including "% s". It should
actually be plain text, but this is interpreted as a varaible. Don't
know how to fix it, besides deleting the contents of the msgstr for
these three.

Ciao

Achim



_______________________________________________
Bug-gnubg mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/bug-gnubg







reply via email to

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