From 5b42a412a2710504296e50d73245538a568a407c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Wei=C3=9Fmann?= Date: Fri, 28 Jun 2019 08:52:33 +0200 Subject: [PATCH] l10n: de.po: Fix German translation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix translation error of "complete" => "vollständig" instead of "unvollständig" Signed-off-by: Philipp Weißmann --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 696f2c970741ca..87acfffb9d124c 100644 --- a/po/de.po +++ b/po/de.po @@ -12796,7 +12796,7 @@ msgstr "" #: builtin/fetch.c:1603 msgid "--unshallow on a complete repository does not make sense" msgstr "" -"Die Option --unshallow kann nicht in einem Repository mit unvollständiger " +"Die Option --unshallow kann nicht in einem Repository mit vollständiger " "Historie verwendet werden." #: builtin/fetch.c:1619