mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
po: Update the German (de) translation
This commit is contained in:
parent
a1dff86da8
commit
c2e3eb9888
2 changed files with 63 additions and 104 deletions
|
@ -1962,7 +1962,7 @@ check_sig_and_print (CTX c, KBNODE node)
|
|||
sig->sig_class==0x00?_("binary"):
|
||||
sig->sig_class==0x01?_("textmode"):_("unknown"),
|
||||
gcry_md_algo_name (sig->digest_algo),
|
||||
*pkstrbuf?", key algorithm ":"",
|
||||
*pkstrbuf?_(", key algorithm "):"",
|
||||
pkstrbuf);
|
||||
|
||||
if (rc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue