diff options
author | Ralf Thielow <ralf.thielow@gmail.com> | 2014-02-08 22:01:36 +0100 |
---|---|---|
committer | Ralf Thielow <ralf.thielow@gmail.com> | 2014-02-12 07:16:03 +0100 |
commit | 92cd3e35a0493fed026e5baec97e1e7359bcda96 (patch) | |
tree | c1598a62939d4a9224fc14f497b0095f3bfdc9e9 /po | |
parent | 0dd2a2c9b4da43f0b1e8674e6b257685f4c29dbd (diff) | |
download | git-92cd3e35a0493fed026e5baec97e1e7359bcda96.tar.gz |
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 <dak@gnu.org>
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
Diffstat (limited to 'po')
-rw-r--r-- | po/de.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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]" |