Skip to content

Commit 7580786

Browse files
committed
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. See also: gitgitgadget#278 Signed-off-by: Philipp Weißmann <[email protected]>
1 parent 1be2214 commit 7580786

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
@@ -9279,7 +9279,7 @@ msgstr ""
92799279
#: builtin/fetch.c:1453
92809280
msgid "--unshallow on a complete repository does not make sense"
92819281
msgstr ""
9282-
"Die Option --unshallow kann nicht in einem Repository mit unvollständiger "
9282+
"Die Option --unshallow kann nicht in einem Repository mit vollständiger "
92839283
"Historie verwendet werden."
92849284

92859285
#: builtin/fetch.c:1469

0 commit comments

Comments
 (0)