Skip to content

Commit

Permalink
l10n: de.po: fix two messages
Browse files Browse the repository at this point in the history
Reported-by: Phillip Szelat <[email protected]>
Signed-off-by: Ralf Thielow <[email protected]>
  • Loading branch information
ralfth committed Dec 7, 2018
1 parent 4c27fcb commit 0688c55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 0688c55

Please sign in to comment.