From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] Language files update: Fix for bug 12747 Date: Fri, 24 Dec 2021 12:22:27 +0100 Message-ID: <60AC3EA2-E3AF-4D5B-9202-3B9458797FAB@ipfire.org> In-Reply-To: <20211223143004.2876-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4710012291424178217==" List-Id: --===============4710012291424178217== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 23 Dec 2021, at 15:30, Adolf Belka wrote: >=20 > - Update en.pl, it.pl and ru.pl to replace "an core-update" with "a core-up= date" >=20 > Fixes: Bug#12747 > Signed-off-by: Adolf Belka > --- > langs/en/cgi-bin/en.pl | 2 +- > langs/it/cgi-bin/it.pl | 2 +- > langs/ru/cgi-bin/ru.pl | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl > index a92bb07f8..2f7038fb1 100644 > --- a/langs/en/cgi-bin/en.pl > +++ b/langs/en/cgi-bin/en.pl > @@ -665,7 +665,7 @@ > 'connections' =3D> 'Connections', > 'connections are associated with this ca. deleting the ca will delete thes= e connections as well.' =3D> 'connections are associated with this CA. Deleti= ng the CA will delete these connections as well.', > 'connscheduler' =3D> 'Connection Scheduler', > -'core notice 1' =3D> 'Notice: There is an core-update fro= m', > +'core notice 1' =3D> 'Notice: There is a core-update from= ', > 'core notice 2' =3D> 'to', > 'core notice 3' =3D> 'available.', > 'could not be opened' =3D> 'could not be opened.', > diff --git a/langs/it/cgi-bin/it.pl b/langs/it/cgi-bin/it.pl > index 839abe683..05a40a942 100644 > --- a/langs/it/cgi-bin/it.pl > +++ b/langs/it/cgi-bin/it.pl > @@ -577,7 +577,7 @@ > 'connections' =3D> 'Connessioni', > 'connections are associated with this ca. deleting the ca will delete thes= e connections as well.' =3D> 'connections are associated with this CA. Deleti= ng the CA will delete these connections as well.', > 'connscheduler' =3D> 'Schedulazione e connessione', > -'core notice 1' =3D> 'Notice: There is an core-update fro= m', > +'core notice 1' =3D> 'Notice: There is a core-update from= ', > 'core notice 2' =3D> 'to', > 'core notice 3' =3D> 'available.', > 'could not be opened' =3D> 'could not be opened.', > diff --git a/langs/ru/cgi-bin/ru.pl b/langs/ru/cgi-bin/ru.pl > index 583439744..7741006b3 100644 > --- a/langs/ru/cgi-bin/ru.pl > +++ b/langs/ru/cgi-bin/ru.pl > @@ -513,7 +513,7 @@ > 'connections' =3D> '=D0=A1=D0=BE=D0=B5=D0=B4=D0=B8=D0=BD=D0=B5=D0=BD=D0=B8= =D1=8F', > 'connections are associated with this ca. deleting the ca will delete thes= e connections as well.' =3D> 'connections are associated with this CA. Deleti= ng the CA will delete these connections as well.', > 'connscheduler' =3D> '=D0=A0=D0=B0=D1=81=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0= =B8=D0=B5 =D0=BF=D0=BE=D0=B4=D0=BA=D0=BB=D1=8E=D1=87=D0=B5=D0=BD=D0=B8=D0=B9', > -'core notice 1' =3D> 'Notice: There is an core-update fro= m', > +'core notice 1' =3D> 'Notice: There is a core-update from= ', > 'core notice 2' =3D> 'to', > 'core notice 3' =3D> 'available.', > 'could not be opened' =3D> '=D0=BD=D0=B5 =D0=BC=D0=BE=D0=B6=D0=B5=D1=82 =D0= =B1=D1=8B=D1=82=D1=8C =D0=BE=D1=82=D0=BA=D1=80=D1=8B=D1=82.', > --=20 > 2.34.1 >=20 --===============4710012291424178217==--