[git] GnuPG - branch, STABLE-BRANCH-2-2, updated. gnupg-2.2.8-21-g063cf45
by Andre Heinecke
cvs at cvs.gnupg.org
Wed Jul 4 17:58:08 CEST 2018
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".
The branch, STABLE-BRANCH-2-2 has been updated
via 063cf45c142f33815bc0f31d0fb3e1b25ca57b8c (commit)
from cb6b925f94b42c91fe8a7ed8bb22d98984538efc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 063cf45c142f33815bc0f31d0fb3e1b25ca57b8c
Author: Andre Heinecke <aheinecke at intevation.de>
Date: Wed Jul 4 17:52:21 2018 +0200
po: Fix bug in german translation
* po/de.po (decryption forced to fail!): Fix translation.
--
The unmatched %s actually produced a crash on Windows.
GnuPG-Bug-Id: T4053
GnuPG-Bug-Id: T4054
diff --git a/po/de.po b/po/de.po
index 727b614..e9c08a4 100644
--- a/po/de.po
+++ b/po/de.po
@@ -4412,7 +4412,7 @@ msgid "Use the option '%s' to decrypt anyway.\n"
msgstr "Mit der Option '%s' kann trotzdem entschlüsselt werden.\n"
msgid "decryption forced to fail!\n"
-msgstr "Entschlüsselung als fehlgeschlagen angesehen: %s\n"
+msgstr "Entschlüsselungs-Fehler erzwungen!\n"
msgid "decryption okay\n"
msgstr "Entschlüsselung erfolgreich\n"
-----------------------------------------------------------------------
Summary of changes:
po/de.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list