diff options
author | Jiang Xin <worldhello.net@gmail.com> | 2015-03-27 14:02:01 +0800 |
---|---|---|
committer | Jiang Xin <worldhello.net@gmail.com> | 2015-03-27 14:02:01 +0800 |
commit | c12468b71cc7c7688cd0a236de8d02d859c24df4 (patch) | |
tree | ef78039b01541afe7e63d2aafb0146a91d1a9e9f /po | |
parent | l10n: git.pot: v2.4.0 round 1 (99 new, 92 removed) (diff) | |
parent | l10n: de.po: fix negation for commit -a with paths (diff) | |
download | tgif-c12468b71cc7c7688cd0a236de8d02d859c24df4.tar.xz |
Merge branch 'maint'
* maint:
l10n: de.po: fix negation for commit -a with paths
Diffstat (limited to 'po')
-rw-r--r-- | po/de.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |