mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Add translations
This commit is contained in:
parent
b8795bb823
commit
000a38ccf2
4 changed files with 209 additions and 141 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue