1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Add translations

This commit is contained in:
Werner Koch 2005-11-23 12:38:38 +00:00
parent b8795bb823
commit 000a38ccf2
4 changed files with 209 additions and 141 deletions

View file

@ -221,8 +221,8 @@ gpgsm_qualified_consent (ctrl_t ctrl, ksba_cert_t cert)
subject? subject:"?",
opt.qualsig_approval?
"":
"Note that this software is not officially approved "
"to create or verify such signatures.\n",
_("Note, that this software is not officially approved "
"to create or verify such signatures.\n"),
opt.qualsig_approval? "":"\n"
) < 0 )
err = gpg_error_from_errno (errno);