From: Ralf Thielow Date: Wed, 11 Jun 2014 16:10:45 +0000 (+0200) Subject: l10n: de.po: fix typo X-Git-Tag: v2.1.1~17^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=795b9ff872bbcd4bae3a8c80eaee7f12557e6830;p=thirdparty%2Fgit.git l10n: de.po: fix typo Reported-by: Hartmut Henkel Signed-off-by: Ralf Thielow --- diff --git a/po/de.po b/po/de.po index 8f126d78da..cd67b1b73a 100644 --- a/po/de.po +++ b/po/de.po @@ -10533,13 +10533,13 @@ msgstr "Bitte committen Sie die Änderungen oder benutzen Sie \"stash\"." #: git-rebase.sh:585 #, 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:589 #, 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:600 #, sh-format