Skip to content

Commit

Permalink
l10n: de.po: change error message from "sagen" to "Meinten Sie"
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Phillip Sz authored and Ralf Thielow committed Jun 12, 2015
1 parent 9eabf5b commit 39f9819
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 @@ -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
Expand Down

0 comments on commit 39f9819

Please sign in to comment.