From 94e663885b35ff01f2bb848b6719043ff7fc612a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= Date: Wed, 22 Aug 2012 12:54:37 -0400 Subject: Actually show translators comments in PO files -- --- agent/call-pinentry.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'agent/call-pinentry.c') 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)"), -- cgit v1.2.3