On Wed, Sep 23, 2009 at 1:28 AM, Dan McGee <[email protected]> wrote: > > Still a bit busted on your maint branch, Xavier, but I fixed it up somewhat: > > rm -f sv_SE.gmo && /usr/bin/msgfmt -c --statistics -o sv_SE.gmo sv_SE.po > sv_SE.po:7: field `Project-Id-Version' still has initial default value > sv_SE.po:128: format specifications in 'msgid' and 'msgstr' for > argument 1 are not the same > sv_SE.po:200: number of format specifications in 'msgid' and 'msgstr' > does not match > sv_SE.po:448: number of format specifications in 'msgid' and 'msgstr' > does not match > /usr/bin/msgfmt: found 3 fatal errors > 127 translated messages, 5 fuzzy translations. > make[4]: *** [sv_SE.gmo] Error 1 >
Argh, I forgot the -c argument to msgfmt. I should have run make at the end.
