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

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

gettext, msgfmt -c printf reordering


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

Hi!

Using msgfmt (GNU gettext) 0.10.40 on 

============
#: 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: \"%.*s\"\n"
"clave %3$s de %2$u bits, ID %08lX, creada el %s%s\n"

=============

$ msgfmt -c es.po
es.po:3413: number of format specifications in `msgid' and `msgstr' does not 
match
found 1 fatal error


I can't see any actual error in msgstr and even after adding the $ flags
to the other arguments the error persists.

Ciao,

  Werner






reply via email to

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