summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Thielow <ralf.thielow@gmail.com>2018-12-07 19:43:07 +0100
committerRalf Thielow <ralf.thielow@gmail.com>2018-12-07 19:43:07 +0100
commit0688c551a3e0f812e2153b716b9674da5914122c (patch)
tree875a648a007c7ad79af9214e639a8eb3f13e8a1a
parent4c27fcb57693b7eb09b103704cc070705311c6f1 (diff)
downloadgit-0688c551a3e0f812e2153b716b9674da5914122c.tar.gz
git-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.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/de.po b/po/de.po
index eb213d742..d5113434a 100644
--- a/po/de.po
+++ b/po/de.po
@@ -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