1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

Actually show translators comments in PO files

This commit is contained in:
David Prévot 2012-08-22 12:53:56 -04:00 committed by Werner Koch
parent 5ae8ecd21f
commit bc95b35289
4 changed files with 8 additions and 9 deletions

View file

@ -770,7 +770,7 @@ agent_askpin (ctrl_t ctrl,
if (errtext)
{
/* TRANLATORS: The string is appended to an error message in
/* TRANSLATORS: The string is appended to an error message in
the pinentry. The %s is the actual error message, the
two %d give the current and maximum number of tries. */
snprintf (line, DIM(line)-1, _("SETERROR %s (try %d of %d)"),