l10n: de.po: Fix typo in German translation

Fix translation error of "complete => "vollständig" instead of "unvollständig" Currently: Documentation states that --unshallow can NOT be used on INcomplete projects. This is wrong; Correct would be: --unshallow can NOT be used on complete projects. This change fixes that error in the German translation. Signed-off-by: Philipp Weißmann <mail@philipp-weissmann.de> Reviewed-by: Matthias Rüster <matthias.ruester@gmail.com>

Philipp Weißmann committed Jul 1, 2019 at 07:20 UTC 291ada22cb1762dde06db13a3c5ec5e10c4367a8
1 file changed +1 -1
po/de.po
+1 -1
@@ -12796,7 +12796,7 @@ msgstr ""
12796 #: builtin/fetch.c:1603
12797 msgid "--unshallow on a complete repository does not make sense"
12798 msgstr ""
12799 -"Die Option --unshallow kann nicht in einem Repository mit unvollständiger "
12799 +"Die Option --unshallow kann nicht in einem Repository mit vollständiger "
12800 "Historie verwendet werden."
12801
12802 #: builtin/fetch.c:1619