| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Richard Guo <guofenglinux(at)gmail(dot)com> |
| Cc: | jinser <aimer(at)purejs(dot)icu>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Fix typo in psql zh_CN.po |
| Date: | 2023-10-11 02:51:15 |
| Message-ID: | 492495.1696992675@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Richard Guo <guofenglinux(at)gmail(dot)com> writes:
> On Wed, Oct 11, 2023 at 4:30 AM jinser <aimer(at)purejs(dot)icu> wrote:
>> I found a typo here while using psql. I think this should be a trivial
>> patch.
>> The typo is that there is an extra `l` before `列出所有事件触发器`.
> +1.
FYI, we have a slightly odd process around this: PG's translated
messages are managed by a different set of people and have a
different authoritative repo. There's enough overlap between
those people and pgsql-hackers that this report will likely be
seen by somebody who can commit into the translations repo.
Ideally however, translation bugs should be reported to
the pgsql-translators mailing list.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2023-10-11 02:54:18 | Re: stopgap fix for signal handling during restore_command |
| Previous Message | David Rowley | 2023-10-11 02:49:38 | Re: Problem, partition pruning for prepared statement with IS NULL clause. |