bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: gettext, msgfmt -c printf reordering


From: Werner Koch
Subject: Re: gettext, msgfmt -c printf reordering
Date: Mon, 22 Apr 2002 17:10:51 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/20.7 (i386-debian-linux-gnu)

On Mon, 22 Apr 2002 16:36:17 +0200, Andreas Schwab said:

> Maybe you should just post the corrected string.  Otherwise one can only
> guess what you actually did.

========
#: g10/passphrase.c:521
#, c-format
msgid ""
"You need a passphrase to unlock the secret key for user:\n"
"\"%.*s\"\n"
"%u-bit %s key, ID %08lX, created %s%s\n"
msgstr ""
"Necesita una contraseƱa para desbloquear la clave secreta\n"
"del usuario: \"%1$.*s\"\n"
"clave %3$s de %2$u bits, ID %4$08lX, creada el %5$s%6$s\n"
=======

cd /home/wk/work/gnupg-stable/po/
msgfmt --statistics -c -v -o /dev/null /home/wk/work/gnupg-stable/po/es.po
/home/wk/work/gnupg-stable/po/es.po:3413: number of format specifications in 
`msgid' and `msgstr' does not match
found 1 fatal error

Compilation exited abnormally with code 1 at Mon Apr 22 17:08:53




reply via email to

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