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

From Alvaro Herrera
Subject Re: Incorrect Spanish error message.
Date
Msg-id 20160712132128.GA875720@alvherre.pgsql
Whole thread Raw
In response to Incorrect Spanish error message.  (Thom Brown <thom@linux.com>)
Responses Re: Incorrect Spanish error message.
List pgsql-bugs
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 shows:
>
> "Mostrar sólo filas está desactivado."
>
> # \pset tuples_only off
> Mostrar sólo filas está desactivado.
> # \pset tuples_only on
> Mostrar sólo filas está desactivado.
>
> It should read:
>
> "Mostrar sólo filas está 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 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.)

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

pgsql-bugs by date:

Previous
From: harukat@sraoss.co.jp
Date:
Subject: BUG #14243: pg_basebackup failes by a STATUS_DELETE_PENDING file
Next
From: thomas.berger@1und1.de
Date:
Subject: BUG #14244: wrong suffix for pg_size_pretty()