This is merged. I do not really know why you are not submitting multiple patches as a patchset, but maybe look that up :) Thanks for working on this. I was looking forward to it. -Michael > On 8 Apr 2019, at 17:34, Peter Müller wrote: > > Signed-off-by: Peter Müller > --- > langs/de/cgi-bin/de.pl | 1 + > langs/en/cgi-bin/en.pl | 1 + > 2 files changed, 2 insertions(+) > > diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl > index 88b34d23b..d63ebe6e5 100644 > --- a/langs/de/cgi-bin/de.pl > +++ b/langs/de/cgi-bin/de.pl > @@ -2187,6 +2187,7 @@ > 'ssh access' => 'SSH-Zugriff', > 'ssh access tip' => 'IPFire SSH läuft nicht auf dem Standardport 22!', > 'ssh active sessions' => 'Aktive Benutzeranmeldungen', > +'ssh agent forwarding' => 'Weiterleitung des SSH-Agenten (Agent Forwarding) zulassen', > 'ssh fingerprint' => 'Fingerabdruck', > 'ssh host keys' => 'SSH Host Schlüssel', > 'ssh is disabled' => 'Secure Shell ist deaktiviert. Halte an.', > diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl > index af0d514af..a709604b0 100644 > --- a/langs/en/cgi-bin/en.pl > +++ b/langs/en/cgi-bin/en.pl > @@ -2230,6 +2230,7 @@ > 'ssh access' => 'SSH Access', > 'ssh access tip' => 'IPFire SSH is not using default port 22!', > 'ssh active sessions' => 'Active logins', > +'ssh agent forwarding' => 'Enable SSH agent forwarding', > 'ssh fingerprint' => 'Fingerprint', > 'ssh host keys' => 'SSH Host Keys', > 'ssh is disabled' => 'SSH is disabled. Stopping.', > -- > 2.16.4