mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-22 14:57:02 +01:00
gpg: Synchronize translation template.
* g10/tofu.c (show_statistics): Synchronize translation template. -- Signed-off-by: Neal H. Walfield <neal@g10code.com>
This commit is contained in:
parent
d3eca51774
commit
251c070f91
@ -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 "
|
||||
|
Loading…
x
Reference in New Issue
Block a user