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:
parent
bf95408fc3
commit
94e663885b
4 changed files with 8 additions and 9 deletions
|
@ -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)"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue