summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
authorRalf Thielow <ralf.thielow@gmail.com>2015-03-24 18:37:47 (GMT)
committerRalf Thielow <ralf.thielow@gmail.com>2015-04-02 16:29:03 (GMT)
commit1c8f034ddb6ef90146e5571e726c99d447a546ae (patch)
treecce99c2beca44e60c4907ee0213373b8495b6d03 /po/de.po
parentc9f0dbf14375b26c699e7313851ec2508a644055 (diff)
downloadgit-1c8f034ddb6ef90146e5571e726c99d447a546ae.zip
git-1c8f034ddb6ef90146e5571e726c99d447a546ae.tar.gz
git-1c8f034ddb6ef90146e5571e726c99d447a546ae.tar.bz2
l10n: de.po: fix messages with abbreviated hashs
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>
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/de.po b/po/de.po
index a7d4933..76c7218 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"