From 251c070f91e2c65baa3f1195f14a176440a8aafa Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Tue, 20 Oct 2015 14:52:39 +0200 Subject: [PATCH] gpg: Synchronize translation template. * g10/tofu.c (show_statistics): Synchronize translation template. -- Signed-off-by: Neal H. Walfield --- g10/tofu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g10/tofu.c b/g10/tofu.c index 5886c5efb..0b5fa29df 100644 --- a/g10/tofu.c +++ b/g10/tofu.c @@ -2018,7 +2018,7 @@ show_statistics (struct db *dbs, const char *fingerprint, /* TRANSLATORS: translate the below text. We don't directly internationalize that text so that we can tweak it without breaking translations. */ - text = _("TOFU: few signatures %s"); + text = _("TOFU: few signatures %d %s %s"); if (strcmp (text, "TOFU: few signatures %d %s %s") == 0) text = "Warning: if you think you've seen more than %d %s "