Re: [PATCH] [zh_CN.po] fix a typo in simplified Chinese translation file - Mailing list pgsql-hackers

From jian he
Subject Re: [PATCH] [zh_CN.po] fix a typo in simplified Chinese translation file
Date
Msg-id CACJufxEU42GoQaKceazOcHxUk-v8=hkSoMuF9xbqr3GXuVuWqA@mail.gmail.com
Whole thread Raw
In response to [PATCH] [zh_CN.po] fix a typo in simplified Chinese translation file  (Junwang Zhao <zhjwpku@gmail.com>)
Responses Re: [PATCH] [zh_CN.po] fix a typo in simplified Chinese translation file
List pgsql-hackers
>
> add the missing leading `l` for log_statement_sample_rate
>
> --
> Regards
> Junwang Zhao

-msgstr "如果值设置为0,那么打印出所有查询,以og_statement_sample_rate为准. 如果设置为-1,那么将把这个功能特性关闭."
+msgstr "如果值设置为-msgstr "如果值设置为0,那么打印出所有查询,以og_statement_sample_rate为准.
如果设置为-1,那么将把这个功能特性关闭."

I think it's pretty obviously. anyway. I created an commitfest entry.
https://commitfest.postgresql.org/44/4470/

pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: [PoC] pg_upgrade: allow to upgrade publisher node
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: Incorrect handling of OOM in WAL replay leading to data loss