Re: Fix translation error in zh_CN.po for "parameter specified more than once"

From: John Naylor <johncnaylorls(at)gmail(dot)com>
To: ji xu <thanksgreed(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix translation error in zh_CN.po for "parameter specified more than once"
Date: 2026-04-21 03:57:18
Message-ID: CANWCAZYZcJMWBLdr3eQNbiijYeHPPkVuSGEk0kheEAGfJYoAUw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Apr 21, 2026 at 10:32 AM ji xu <thanksgreed(at)gmail(dot)com> wrote:
> I found a translation error in the src/backend/po/zh_CN.po file.

Hi, there is a separate list for translations:

https://www.postgresql.org/list/pgsql-translators/

--
John Naylor
Amazon Web Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2026-04-21 03:57:59 Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Previous Message Amul Sul 2026-04-21 03:57:09 Re: Cleanup: Use modern macro for text-to-CString conversion in plsample.c