1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Actually show translators comments in PO files

--
This commit is contained in:
David Prévot 2012-08-22 12:54:37 -04:00 committed by Werner Koch
parent bf95408fc3
commit 94e663885b
4 changed files with 8 additions and 9 deletions

View file

@ -818,7 +818,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)"),