Browse Source

l10n: de.po: improve message when switching branches

Suggested-by: Stefan Beller <stefanbeller@gmail.com>
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
maint
Ralf Thielow 11 years ago
parent
commit
869951babc
  1. 6
      po/de.po

6
po/de.po

@ -3412,17 +3412,17 @@ msgstr "Bereits auf '%s'\n" @@ -3412,17 +3412,17 @@ msgstr "Bereits auf '%s'\n"
#: builtin/checkout.c:645
#, c-format
msgid "Switched to and reset branch '%s'\n"
msgstr "Gewechselt zu umgesetzten Branch '%s'\n"
msgstr "Zu umgesetztem Branch '%s' gewechselt\n"

#: builtin/checkout.c:647 builtin/checkout.c:1032
#, c-format
msgid "Switched to a new branch '%s'\n"
msgstr "Gewechselt zu einem neuem Branch '%s'\n"
msgstr "Zu neuem Branch '%s' gewechselt\n"

#: builtin/checkout.c:649
#, c-format
msgid "Switched to branch '%s'\n"
msgstr "Gewechselt zu Branch '%s'\n"
msgstr "Zu Branch '%s' gewechselt\n"

#: builtin/checkout.c:705
#, c-format

Loading…
Cancel
Save