mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Some experimental support for other random gatheres
This commit is contained in:
parent
2e494682b6
commit
71134011e3
17 changed files with 436 additions and 424 deletions
|
@ -291,7 +291,7 @@ do_we_trust( PKT_public_key *pk, int trustlevel )
|
|||
|
||||
case TRUST_MARGINAL:
|
||||
log_info(
|
||||
_("%08lX: It is not sure taht this key really belongs to the owner\n"
|
||||
_("%08lX: It is not sure that this key really belongs to the owner\n"
|
||||
"but it is accepted anyway\n"), (ulong)keyid_from_pk( pk, NULL) );
|
||||
return 1; /* yes */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue