From: Ralf Thielow Date: Fri, 7 Dec 2018 18:43:07 +0000 (+0100) Subject: l10n: de.po: fix two messages X-Git-Tag: v2.20.0~1^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0688c551a3e0f812e2153b716b9674da5914122c;p=thirdparty%2Fgit.git l10n: de.po: fix two messages Reported-by: Phillip Szelat Signed-off-by: Ralf Thielow --- diff --git a/po/de.po b/po/de.po index eb213d7422..d5113434a7 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