[Pkg-gnupg-commit] [gnupg2] 30/241: gpg: Synchronize translation template.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Dec 9 20:31:49 UTC 2015


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit 251c070f91e2c65baa3f1195f14a176440a8aafa
Author: Neal H. Walfield <neal at g10code.com>
Date:   Tue Oct 20 14:52:39 2015 +0200

    gpg: Synchronize translation template.
    
    * g10/tofu.c (show_statistics): Synchronize translation template.
    
    --
    Signed-off-by: Neal H. Walfield <neal at g10code.com>
---
 g10/tofu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/g10/tofu.c b/g10/tofu.c
index 5886c5e..0b5fa29 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 "

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list