Re: Incorrect Spanish error message.

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Incorrect Spanish error message.
Дата
Msg-id 20160712132128.GA875720@alvherre.pgsql
обсуждение исходный текст
Ответ на Incorrect Spanish error message.  (Thom Brown <thom@linux.com>)
Ответы Re: Incorrect Spanish error message.  (Thom Brown <thom@linux.com>)
Список 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 по дате отправления:

Предыдущее
От: harukat@sraoss.co.jp
Дата:
Сообщение: BUG #14243: pg_basebackup failes by a STATUS_DELETE_PENDING file
Следующее
От: thomas.berger@1und1.de
Дата:
Сообщение: BUG #14244: wrong suffix for pg_size_pretty()