Re: Incorrect Spanish error message. - Mailing list pgsql-bugs

From Thom Brown
Subject Re: Incorrect Spanish error message.
Date
Msg-id CAA-aLv6LMMF9YZYZAuPGKjeoHwHDhg4OKFBkAWahcyXqB7PDtA@mail.gmail.com
Whole thread Raw
In response to Re: Incorrect Spanish error message.  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: Incorrect Spanish error message.
List pgsql-bugs
On 12 July 2016 at 14:21, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
>
> Thom Brown wrote:
> > Hi,
> >
> > I don't know whether this belonged in -bugs or -translators, so I just
> > picked one.
> >
> > This seems to affect versions 9.4 onward.
> >
> > When changing tuples_only to on, the Spanish translation incorrectly sh=
ows:
> >
> > "Mostrar s=C3=B3lo filas est=C3=A1 desactivado."
> >
> > # \pset tuples_only off
> > Mostrar s=C3=B3lo filas est=C3=A1 desactivado.
> > # \pset tuples_only on
> > Mostrar s=C3=B3lo filas est=C3=A1 desactivado.
> >
> > It should read:
> >
> > "Mostrar s=C3=B3lo filas est=C3=A1 activado."
> >
> > I've attached a patch to fix this.
>
> You're right.  Have you been running in spanish for a long time?  Please
> do report any further bugs you find.

I personally haven't been using the Spanish translations.  This was
originally reported by a customer.

> I just pushed a change to the translation repository.  It's too tedious
> to *also* fix it in the PG repo, so the fix will make it through the
> next time translations are updated (just before the next set of minors,
> I suppose.)

Thanks.

Thom

pgsql-bugs by date:

Previous
From: Francisco Olarte
Date:
Subject: Re: BUG #14251: COPY CSV: missing data for column that shouldn't be
Next
From: Teodor Sigaev
Date:
Subject: Re: [HACKERS] BUG #14245: Segfault on weird to_tsquery