aboutsummaryrefslogtreecommitdiffstats
path: root/agent
diff options
context:
space:
mode:
authorDavid Prévot <[email protected]>2012-08-22 16:54:37 +0000
committerWerner Koch <[email protected]>2012-08-24 07:42:31 +0000
commit94e663885b35ff01f2bb848b6719043ff7fc612a (patch)
tree4844dcc3619269108c928b20e537dae59573ac0f /agent
parentKeep previous msgids of translated messages (diff)
downloadgnupg-94e663885b35ff01f2bb848b6719043ff7fc612a.tar.gz
gnupg-94e663885b35ff01f2bb848b6719043ff7fc612a.zip
Actually show translators comments in PO files
--
Diffstat (limited to 'agent')
-rw-r--r--agent/call-pinentry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/call-pinentry.c b/agent/call-pinentry.c
index 381d0f0a6..c37831a05 100644
--- a/agent/call-pinentry.c
+++ b/agent/call-pinentry.c
@@ -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)"),