diff options
author | Ralf Thielow <ralf.thielow@googlemail.com> | 2012-06-02 20:10:31 +0200 |
---|---|---|
committer | Ralf Thielow <ralf.thielow@googlemail.com> | 2012-06-02 20:23:21 +0200 |
commit | c0dd803da1ed361b1f718f4832efae6a3d862653 (patch) | |
tree | 3bdcbda143f890aaa9991477cffa5dc4def61b08 | |
parent | l10n: de.po: translate 2 new, 3 fuzzy messages (diff) | |
download | tgif-c0dd803da1ed361b1f718f4832efae6a3d862653.tar.xz |
l10n: de.po: add additional newline
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>
-rw-r--r-- | po/de.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 "" |