public inbox for [email protected]  
help / color / mirror / Atom feed
From: Gureumi <[email protected]>
To: [email protected]
Subject:  [PATCH] Fix Korean typo 'checkpoint' in log
Date: Fri, 31 Oct 2025 23:02:16 +0900
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>


I found a translation issue in the Korean message for checkpoint logs.
This patch updates the ko.po file to improve clarity.
All texts use '체크포인트' everywhere, but only here it's '채크포인트'.



Attachments:

  [application/octet-stream] Fix_typo.patch (1.0K, 3-Fix_typo.patch)
  download | inline diff:
Subject: [PATCH] Fix typo
---
Index: src/backend/po/ko.po
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/src/backend/po/ko.po b/src/backend/po/ko.po
--- a/src/backend/po/ko.po	(revision da2052ab9a256277391a361715abb66c9b7956c4)
+++ b/src/backend/po/ko.po	(date 1761900609707)
@@ -3088,7 +3088,7 @@
 "sync files=%d, longest=%ld.%03d s, average=%ld.%03d s; distance=%d kB, "
 "estimate=%d kB; lsn=%X/%X, redo lsn=%X/%X"
 msgstr ""
-"채크포인트 작업완료: %d개(%.1f%%) 버퍼 씀; %d개 WAL 파일 추가됨, %d개 지웠"
+"체크포인트 작업완료: %d개(%.1f%%) 버퍼 씀; %d개 WAL 파일 추가됨, %d개 지웠"
 "음, %d개 재활용; 쓰기시간: %ld.%03d s, 동기화시간: %ld.%03d s, 전체시간: %ld."
 "%03d s; 동기화 파일 개수: %d, 최장시간: %ld.%03d s, 평균시간: %ld.%03d s; 실"
 "제작업량: %d kB, 예상한작업량: %d kB; lsn=%X/%X, redo lsn=%X/%X"


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]
  Subject: Re:  [PATCH] Fix Korean typo 'checkpoint' in log
  In-Reply-To: <[email protected]>

* 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