Skip to content

Commit 291ada2

Browse files
derphilippruester
authored andcommitted
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 <[email protected]> Reviewed-by: Matthias Rüster <[email protected]>
1 parent 820419f commit 291ada2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

po/de.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12796,7 +12796,7 @@ msgstr ""
1279612796
#: builtin/fetch.c:1603
1279712797
msgid "--unshallow on a complete repository does not make sense"
1279812798
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 "
1280012800
"Historie verwendet werden."
1280112801

1280212802
#: builtin/fetch.c:1619

0 commit comments

Comments
 (0)