Dear Ralf, thanks a lot for signing off the tiny patch below. Yet somehow it didn't make it into git version 2.1.0.rc0.52.gaa544bf. Regards, Hartmut On Wed, 11 Jun 2014, Ralf Thielow wrote: > Reported-by: Hartmut Henkel > Signed-off-by: Ralf Thielow <ralf.thielow@xxxxxxxxx> > --- > po/de.po | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/po/de.po b/po/de.po > index b777ef4..88d10ed 100644 > --- a/po/de.po > +++ b/po/de.po > @@ -10551,13 +10551,13 @@ msgstr "Bitte committen Sie die Änderungen oder benutzen Sie \"stash\"." > #: git-rebase.sh:577 > #, sh-format > msgid "Current branch $branch_name is up to date." > -msgstr "Aktueller Branch $branch_name ist auf dem neusten Stand." > +msgstr "Aktueller Branch $branch_name ist auf dem neuesten Stand." > > #: git-rebase.sh:581 > #, sh-format > msgid "Current branch $branch_name is up to date, rebase forced." > msgstr "" > -"Aktueller Branch $branch_name ist auf dem neusten Stand, Rebase erzwungen." > +"Aktueller Branch $branch_name ist auf dem neuesten Stand, Rebase erzwungen." > > #: git-rebase.sh:592 > #, sh-format > -- > 2.0.0.415.g8cd8cf8