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