Skip to content

Commit

Permalink
l10n: de.po: fix negation for commit -a with paths
Browse files Browse the repository at this point in the history
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
  • Loading branch information
Michael J Gruber authored and Ralf Thielow committed Feb 27, 2015
1 parent 9874fca commit d001792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -4613,7 +4613,7 @@ msgstr "Ungültiger \"cleanup\" Modus %s"

#: builtin/commit.c:1218
msgid "Paths with -a does not make sense."
msgstr "Die Option -a kann nur mit der Angabe von Pfaden verwendet werden."
msgstr "Die Option -a kann nicht mit der Angabe von Pfaden verwendet werden."

#: builtin/commit.c:1328 builtin/commit.c:1608
msgid "show status concisely"
Expand Down

0 comments on commit d001792

Please sign in to comment.