From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH 1/3] add language strings for SSH agent forwarding settings Date: Mon, 08 Apr 2019 20:58:00 +0100 Message-ID: In-Reply-To: <30e9ab83-d79f-fdb9-bd57-584ba14c0154@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0778413501860655456==" List-Id: --===============0778413501860655456== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is merged. I do not really know why you are not submitting multiple patches as a patchse= t, 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=C3=BCller wro= te: >=20 > Signed-off-by: Peter M=C3=BCller > --- > langs/de/cgi-bin/de.pl | 1 + > langs/en/cgi-bin/en.pl | 1 + > 2 files changed, 2 insertions(+) >=20 > 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' =3D> 'SSH-Zugriff', > 'ssh access tip' =3D> 'IPFire SSH l=C3=A4uft nicht auf dem Standardport 22!= ', > 'ssh active sessions' =3D> 'Aktive Benutzeranmeldungen', > +'ssh agent forwarding' =3D> 'Weiterleitung des SSH-Agenten (Agent Forwardi= ng) zulassen', > 'ssh fingerprint' =3D> 'Fingerabdruck', > 'ssh host keys' =3D> 'SSH Host Schl=C3=BCssel', > 'ssh is disabled' =3D> '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' =3D> 'SSH Access', > 'ssh access tip' =3D> 'IPFire SSH is not using default port 22!', > 'ssh active sessions' =3D> 'Active logins', > +'ssh agent forwarding' =3D> 'Enable SSH agent forwarding', > 'ssh fingerprint' =3D> 'Fingerprint', > 'ssh host keys' =3D> 'SSH Host Keys', > 'ssh is disabled' =3D> 'SSH is disabled. Stopping.', > --=20 > 2.16.4 --===============0778413501860655456==--