aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2018-07-04 15:52:21 +0000
committerAndre Heinecke <[email protected]>2018-07-04 15:54:42 +0000
commit063cf45c142f33815bc0f31d0fb3e1b25ca57b8c (patch)
treee7d2e07a575581395733a4e4834f9a4a9db23165
parentgpg: Ignore too large user ids during import. (diff)
downloadgnupg-063cf45c142f33815bc0f31d0fb3e1b25ca57b8c.tar.gz
gnupg-063cf45c142f33815bc0f31d0fb3e1b25ca57b8c.zip
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
-rw-r--r--po/de.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/de.po b/po/de.po
index 727b614ea..e9c08a412 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"