Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  l10n: de.po: fix negation for commit -a with paths
  • Loading branch information
Jiang Xin committed Mar 27, 2015
2 parents c2ea120 + d001792 commit c12468b
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 c12468b

Please sign in to comment.