diff mbox series

l10n: de.po: fix two messages

Message ID 20181207185205.11681-1-ralf.thielow@gmail.com (mailing list archive)
State New, archived
Headers show
Series l10n: de.po: fix two messages | expand

Commit Message

Ralf Thielow Dec. 7, 2018, 6:52 p.m. UTC
Reported-by: Phillip Szelat <phillip.szelat@gmail.com>
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
---
Hi Phillip,

Good catches. Thanks for the review!

Ralf

 po/de.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

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