aboutsummaryrefslogtreecommitdiffstats
path: root/sm/qualified.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2005-11-23 12:38:38 +0000
committerWerner Koch <[email protected]>2005-11-23 12:38:38 +0000
commit000a38ccf22f318c885cae45ffb17c1f05cf60e9 (patch)
tree5b2604df75e74d85b1a1e0d9126a5190ebabe53e /sm/qualified.c
parentPrint a note that the software has not been approved for qualified signatures. (diff)
downloadgnupg-000a38ccf22f318c885cae45ffb17c1f05cf60e9.tar.gz
gnupg-000a38ccf22f318c885cae45ffb17c1f05cf60e9.zip
Add translations
Diffstat (limited to 'sm/qualified.c')
-rw-r--r--sm/qualified.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sm/qualified.c b/sm/qualified.c
index 4a2b6587f..804b6c41e 100644
--- a/sm/qualified.c
+++ b/sm/qualified.c
@@ -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);