public inbox for [email protected]
help / color / mirror / Atom feedFrom: jinser <[email protected]>
To: [email protected]
Subject: Fix typo in psql zh_CN.po
Date: Wed, 11 Oct 2023 11:44:30 +0800
Message-ID: <CAK3STzEBRyDPE-G9V998REY2Ku_Rg_0Opy=0aqR16G5JgKr1Yw@mail.gmail.com> (raw)
Hi,
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 `列出所有事件触发器`.
Attachments:
[text/x-diff] 0001-Fix-typo-in-psql-zh_CN.po.patch (704B, 3-0001-Fix-typo-in-psql-zh_CN.po.patch)
download | inline diff:
From d70f979f8cc1b738e8877aa3587dfff000c423a4 Mon Sep 17 00:00:00 2001
From: Jinser Kafka <[email protected]>
Date: Wed, 11 Oct 2023 00:51:46 +0800
Subject: [PATCH] Fix typo in psql zh_CN.po
diff --git a/src/bin/psql/po/zh_CN.po b/src/bin/psql/po/zh_CN.po
index 131e90660a..43eff2c82f 100644
--- a/src/bin/psql/po/zh_CN.po
+++ b/src/bin/psql/po/zh_CN.po
@@ -3098,7 +3098,7 @@ msgstr " \\dX [PATTERN] 列出扩展统计信息\n"
#: help.c:270
msgid " \\dy[+] [PATTERN] list event triggers\n"
-msgstr " \\dy[+] [PATTERN] l列出所有事件触发器\n"
+msgstr " \\dy[+] [PATTERN] 列出所有事件触发器\n"
#: help.c:271
#, c-format
--
2.39.3 (Apple Git-145)
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Fix typo in psql zh_CN.po
In-Reply-To: <CAK3STzEBRyDPE-G9V998REY2Ku_Rg_0Opy=0aqR16G5JgKr1Yw@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox