summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhillip Sz <phillip.szelat@gmail.com>2015-05-09 13:28:55 +0200
committerRalf Thielow <ralf.thielow@gmail.com>2015-06-12 20:39:42 +0200
commit39f9819931519f6126298149e20a8fa52c45146b (patch)
tree4042af182e02b35aaa3c7c61703c576cdc9f5b0d
parent9eabf5b536662000f79978c4d1b6e4eff5c8d785 (diff)
downloadgit-39f9819931519f6126298149e20a8fa52c45146b.tar.gz
l10n: de.po: change error message from "sagen" to "Meinten Sie"
We should not use "sagen" if someone has written something wrong. Although it's "say" in English, we should not use it in German and instead use our normal error message. Signed-off-by: Phillip Sz <phillip.szelat@gmail.com> Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
-rw-r--r--po/de.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/de.po b/po/de.po
index 2feaec1888..a435da065e 100644
--- a/po/de.po
+++ b/po/de.po
@@ -2183,7 +2183,7 @@ msgstr "Nichts spezifiziert, nichts hinzugefĆ¼gt.\n"
#: builtin/add.c:358
#, c-format
msgid "Maybe you wanted to say 'git add .'?\n"
-msgstr "Wollten Sie vielleicht 'git add .' sagen?\n"
+msgstr "Meinten Sie vielleicht 'git add .'?\n"
#: builtin/add.c:363 builtin/check-ignore.c:172 builtin/clean.c:920
#: builtin/commit.c:335 builtin/mv.c:130 builtin/reset.c:235 builtin/rm.c:299