l10n: de.po: fix a message for index-pack.c

Signed-off-by: Sebastian Staudt <koraktor@gmail.com>
This commit is contained in:
Sebastian Staudt 2019-02-03 11:32:20 +01:00 committed by Ralf Thielow
parent 567349f54e
commit 40cbe8ad14

View file

@ -12197,7 +12197,7 @@ msgstr "Unerwartete Prüfsumme für %s (Festplattenfehler?)"
#, c-format
msgid "pack has %d unresolved delta"
msgid_plural "pack has %d unresolved deltas"
msgstr[0] "Paket hat %d unaufgelöste Unterschied"
msgstr[0] "Paket hat %d unaufgelösten Unterschied"
msgstr[1] "Paket hat %d unaufgelöste Unterschiede"
#: builtin/index-pack.c:1283