mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
gpg: Minor string changes.
--
This commit is contained in:
parent
9309bda958
commit
576fedc5f6
3 changed files with 4 additions and 4 deletions
|
@ -621,7 +621,7 @@ get_pubkeys (ctrl_t ctrl,
|
|||
{
|
||||
char fingerprint_formatted[MAX_FORMATTED_FINGERPRINT_LEN + 1];
|
||||
|
||||
log_info (_("Warning: %s appears in the keyring %d times.\n"),
|
||||
log_info (_("Warning: %s appears in the keyring %d times\n"),
|
||||
format_hexfingerprint (fingerprint,
|
||||
fingerprint_formatted,
|
||||
sizeof fingerprint_formatted),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue