[PATCH] [zh_CN.po] fix a typo in simplified Chinese translation file
add the missing leading `l` for log_statement_sample_rate
--
Regards
Junwang Zhao
Attachments:
0001-zh_CN.po-fix-a-typo-in-simplified-Chinese-translatio.patchapplication/octet-stream; name=0001-zh_CN.po-fix-a-typo-in-simplified-Chinese-translatio.patchDownload+1-2
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/
On 01.08.23 10:09, Junwang Zhao wrote:
add the missing leading `l` for log_statement_sample_rate
I have committed this fix to the translations repository.
On Wed, 2 Aug 2023 at 15:45, jian he <jian.universality@gmail.com> wrote:
I think it's pretty obviously. anyway. I created an commitfest entry.
https://commitfest.postgresql.org/44/4470/
I saw that there were two CF entries for this patch. I marked one as
committed and the other as withdrawn.
For the future, I believe the discussion for translations goes on in
the pgsql-translators mailing list [1]https://www.postgresql.org/list/pgsql-translators/. Ordinarily, there'd be no CF
entry for translation updates.
David