diff options
author | Phillip Sz <phillip.szelat@gmail.com> | 2015-05-09 13:28:55 +0200 |
---|---|---|
committer | Ralf Thielow <ralf.thielow@gmail.com> | 2015-06-12 20:39:42 +0200 |
commit | 39f9819931519f6126298149e20a8fa52c45146b (patch) | |
tree | 4042af182e02b35aaa3c7c61703c576cdc9f5b0d | |
parent | Git 2.4.2 (diff) | |
download | tgif-39f9819931519f6126298149e20a8fa52c45146b.tar.xz |
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.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |