public inbox for [email protected]  
help / color / mirror / Atom feed
Fix typo in psql zh_CN.po
2+ messages / 2 participants
[nested] [flat]

* Fix typo in psql zh_CN.po
@ 2023-10-11 03:44  jinser <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: jinser @ 2023-10-11 03:44 UTC (permalink / raw)
  To: [email protected]

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)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: Fix typo in psql zh_CN.po
@ 2023-10-18 06:23  Peter Eisentraut <[email protected]>
  parent: jinser <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Peter Eisentraut @ 2023-10-18 06:23 UTC (permalink / raw)
  To: jinser <[email protected]>; [email protected]

On 11.10.23 05:44, jinser wrote:
> 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 `列出所有事件触发器`.

fixed






^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2023-10-18 06:23 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2023-10-11 03:44 Fix typo in psql zh_CN.po jinser <[email protected]>
2023-10-18 06:23 ` Peter Eisentraut <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox