From: Ralf Thielow Date: Sat, 8 Feb 2014 21:01:36 +0000 (+0100) Subject: l10n: de.po: correct message when hiding commits by craft X-Git-Tag: v1.9.0~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=92cd3e35a0493fed026e5baec97e1e7359bcda96;p=thirdparty%2Fgit.git l10n: de.po: correct message when hiding commits by craft The recent translation was giving the idea that all commits based on a graft were meant to be hidden. Make it clear that it is the graft commit itself. Reported-by: David Kastrup Signed-off-by: Ralf Thielow --- diff --git a/po/de.po b/po/de.po index 205ff885d4..b777ef4803 100644 --- a/po/de.po +++ b/po/de.po @@ -7878,7 +7878,7 @@ msgstr "Komprimierungsgrad für Paketierung" #: builtin/pack-objects.c:2506 msgid "do not hide commits by grafts" -msgstr "verbirgt keine Commits mit künstlichen Vorgängern (\"grafts\")" +msgstr "verbirgt keine künstlichen Vorgänger-Commits (\"grafts\")" #: builtin/pack-refs.c:6 msgid "git pack-refs [options]"