Thanks.  That works.  I've committed the fix.

-derek

Christian Stimming <[EMAIL PROTECTED]> writes:

> Sorry. The msgfmt 0.10.35 doesn't complain here, and I didn't know
> about the problem here (you can't mix numbered and unnumbered argument
> specifications in one format string). One needs to change line 4785
> from
> 
>  > msgstr "Jährlich (%u Mal): %3$u. %2$s"
> 
> into
> 
>  > msgstr "Jährlich (%1$u Mal): %3$u. %2$s"
> 
> which I can commit in 12 hours from now unless somebody else does it
> earlier.
> 
> Derek Atkins wrote:
> 
> > I get the following error when I try to build CVS:
> > make: Entering directory `/home/warlord/src/gnucash-cvs/gnucash/po'
> > rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po
> > de.po:4785: 'msgstr' is not a valid C format string, unlike 'msgid'
> > /usr/bin/msgfmt: found 1 fatal error
> > make: *** [de.gmo] Error 1
> > make: Leaving directory `/home/warlord/src/gnucash-cvs/gnucash/po'
> > --> /usr/bin/msgfmt --version
> > msgfmt (GNU gettext) 0.11.1
> > -derek
> >
> 
> 
> _______________________________________________
> gnucash-devel mailing list
> [EMAIL PROTECTED]
> http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [EMAIL PROTECTED]                        PGP key available
_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to