diff options
Diffstat (limited to 'g10/pkclist.c')
-rw-r--r-- | g10/pkclist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/pkclist.c b/g10/pkclist.c index 780dde01a..1f71d2af5 100644 --- a/g10/pkclist.c +++ b/g10/pkclist.c @@ -306,6 +306,7 @@ do_edit_ownertrust (PKT_public_key *pk, int mode, print_fingerprint (pk, NULL, 2); tty_printf("\n"); } + /* This string also used in keyedit.c:sign_uids */ tty_printf (_( "Please decide how far you trust this user to correctly\n" "verify other users' keys (by looking at passports,\n" |