From: Ralf Thielow <ralf.thielow@gmail.com>
To: git@vger.kernel.org
Cc: git@drmicha.warpmail.net, phillip.szelat@gmail.com,
tr@thomasrast.ch, jk@jk.gs, stimming@tuhh.de,
matthias.ruester@gmail.com, magnus.goerlitz@googlemail.com,
Ralf Thielow <ralf.thielow@gmail.com>
Subject: [PATCH 2/2] l10n: de.po: fix messages with abbreviated hashs
Date: Tue, 24 Mar 2015 19:42:07 +0100 [thread overview]
Message-ID: <1427222527-4086-2-git-send-email-ralf.thielow@gmail.com> (raw)
In-Reply-To: <1427222527-4086-1-git-send-email-ralf.thielow@gmail.com>
The three dots in messages where the hash is abbreviated
were misinterpreted and are fixed with this commit.
Noticed-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
---
po/de.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/po/de.po b/po/de.po
index 7b30f62..f818350 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1271,12 +1271,12 @@ msgstr "Kann keine Commit-Beschreibung für %s bekommen"
#: sequencer.c:611
#, c-format
msgid "could not revert %s... %s"
-msgstr "Konnte \"revert\" nicht auf %s ausführen... %s"
+msgstr "Konnte \"revert\" nicht auf %s...(%s) ausführen"
#: sequencer.c:612
#, c-format
msgid "could not apply %s... %s"
-msgstr "Konnte %s nicht anwenden... %s"
+msgstr "Konnte %s...(%s) nicht anwenden"
#: sequencer.c:648
msgid "empty commit set passed"
--
2.3.3.434.g642b19b
next prev parent reply other threads:[~2015-03-24 18:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-21 12:52 [PATCH 1/1] l10n: de.po: use "bla …" instead of "bla..." Phillip Sz
2015-03-21 14:07 ` Matthias Rüster
2015-03-21 21:21 ` Ralf Thielow
2015-03-24 16:29 ` Michael J Gruber
2015-03-24 17:10 ` Ralf Thielow
2015-03-24 17:34 ` Ralf Thielow
[not found] ` <xmqqlhim713w.fsf@gitster.dls.corp.google.com>
2015-03-24 17:51 ` Ralf Thielow
2015-03-24 18:42 ` [PATCH 1/2] l10n: de.po: add space before ellipsis Ralf Thielow
2015-03-24 18:42 ` Ralf Thielow [this message]
2015-03-25 16:42 ` [PATCH v2] l10n: de.po: fix messages with abbreviated hashs Ralf Thielow
2015-03-24 20:29 ` [PATCH 1/1] l10n: de.po: use "bla …" instead of "bla..." phillip
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1427222527-4086-2-git-send-email-ralf.thielow@gmail.com \
--to=ralf.thielow@gmail.com \
--cc=git@drmicha.warpmail.net \
--cc=git@vger.kernel.org \
--cc=jk@jk.gs \
--cc=magnus.goerlitz@googlemail.com \
--cc=matthias.ruester@gmail.com \
--cc=phillip.szelat@gmail.com \
--cc=stimming@tuhh.de \
--cc=tr@thomasrast.ch \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).