Skip to content

Commit

Permalink
l10n: de.po: add additional newline
Browse files Browse the repository at this point in the history
The translation of "builtin/gc.c:224" was missing of
a newline which made the second part of the message
quite long. We simply add a newline.

Signed-off-by: Ralf Thielow <ralf.thielow@googlemail.com>
  • Loading branch information
Ralf Thielow committed Jun 2, 2012
1 parent 16abda8 commit c0dd803
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -2812,8 +2812,8 @@ msgid ""
"run \"git gc\" manually. See \"git help gc\" for more information.\n"
msgstr ""
"Die Datenbank des Projektarchivs wird für eine optimale Performance\n"
"komprimiert. Du kannst auch \"git gc\" manuell ausführen. Siehe \"git help gc"
"\" für weitere Informationen.\n"
"komprimiert. Du kannst auch \"git gc\" manuell ausführen.\n"
"Siehe \"git help gc\" für weitere Informationen.\n"

#: builtin/gc.c:251
msgid ""
Expand Down

0 comments on commit c0dd803

Please sign in to comment.