1
0
Fork 0
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:
Werner Koch 2014-06-25 20:25:28 +02:00
parent a1dff86da8
commit c2e3eb9888
2 changed files with 63 additions and 104 deletions

View file

@ -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)