diff options
Diffstat (limited to 'g10/helptext.c')
-rw-r--r-- | g10/helptext.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/g10/helptext.c b/g10/helptext.c index b60339d3b..35feccc71 100644 --- a/g10/helptext.c +++ b/g10/helptext.c @@ -197,6 +197,12 @@ static struct helptexts { const char *key; const char *help; } helptexts[] = { "a second one is available." )}, +{ "keyedit.updpref.okay", N_( + "Change the preferences of all user IDs (or just of the selected ones)\n" + "to the current list of preferences. The timestamp of all affected\n" + "self-signatures fill be advanced by one second.\n" +)}, + { "passphrase.enter", N_( "" |