summaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2008-05-09 11:54:35 +0200
committerWerner Koch <wk@gnupg.org>2008-05-09 11:54:35 +0200
commitd9405f0c490e09e2a9918e7d30002fbbdcb5e9f1 (patch)
tree94d0bd9a283c396e5cceddca9f04e93404eeb828 /sm/gpgsm.c
parentPrint a note for revoked signing keys. (diff)
downloadgnupg2-d9405f0c490e09e2a9918e7d30002fbbdcb5e9f1.tar.xz
gnupg2-d9405f0c490e09e2a9918e7d30002fbbdcb5e9f1.zip
Updated German translation.
Fix in gpgconf for W32.
Diffstat (limited to 'sm/gpgsm.c')
-rw-r--r--sm/gpgsm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sm/gpgsm.c b/sm/gpgsm.c
index 615dfb8e6..64629bfaf 100644
--- a/sm/gpgsm.c
+++ b/sm/gpgsm.c
@@ -1869,7 +1869,7 @@ main ( int argc, char **argv)
default:
- log_error ("invalid command (there is no implicit command)\n");
+ log_error (_("invalid command (there is no implicit command)\n"));
break;
}