diff options
author | Ralf Thielow <ralf.thielow@gmail.com> | 2018-12-07 19:43:07 +0100 |
---|---|---|
committer | Ralf Thielow <ralf.thielow@gmail.com> | 2018-12-07 19:43:07 +0100 |
commit | 0688c551a3e0f812e2153b716b9674da5914122c (patch) | |
tree | 875a648a007c7ad79af9214e639a8eb3f13e8a1a | |
parent | l10n: zh_CN: for git v2.20.0 l10n round 1 to 3 (diff) | |
download | tgif-0688c551a3e0f812e2153b716b9674da5914122c.tar.xz |
l10n: de.po: fix two messages
Reported-by: Phillip Szelat <phillip.szelat@gmail.com>
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
-rw-r--r-- | po/de.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3421,7 +3421,7 @@ msgstr "Fehler bei Vorbereitung der Packdatei aus multi-pack-index." #: midx.c:407 #, c-format msgid "failed to add packfile '%s'" -msgstr "Fehler beim Hinzufügen von Packdatei'%s'." +msgstr "Fehler beim Hinzufügen von Packdatei '%s'." #: midx.c:413 #, c-format @@ -4559,7 +4559,7 @@ msgstr "Öffnen von /dev/null fehlgeschlagen" #: run-command.c:1229 #, c-format msgid "cannot create async thread: %s" -msgstr "Kann Thread für async nicht erzeugen: %s" +msgstr "Konnte Thread für async nicht erzeugen: %s" #: run-command.c:1293 #, c-format |