mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* sign.c (mk_notation_policy_etc): Capitalize "URL".
* trustdb.c (validate_keys): Give a little more information while rebuilding trustdb. * pkclist.c (do_edit_ownertrust): Clarify "don't know". * g10.c (main): Default to --no-mangle-dos-filenames.
This commit is contained in:
parent
4ccd51cb50
commit
97dcb84cce
5 changed files with 19 additions and 8 deletions
|
@ -155,7 +155,7 @@ mk_notation_policy_etc( PKT_signature *sig,
|
|||
s=pct_expando(string,&args);
|
||||
if(!s)
|
||||
{
|
||||
log_error(_("WARNING: unable to %%-expand policy url "
|
||||
log_error(_("WARNING: unable to %%-expand policy URL "
|
||||
"(too large). Using unexpanded.\n"));
|
||||
s=m_strdup(string);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue