Re: Fix typo in Vietnamese translation file - Mailing list pgsql-hackers

From Chao Li
Subject Re: Fix typo in Vietnamese translation file
Date
Msg-id FFB393ED-939D-4866-93B4-36B2B82F456A@gmail.com
Whole thread Raw
In response to Fix typo in Vietnamese translation file  (Joshua Shanks <jjshanks@gmail.com>)
Responses Re: Fix typo in Vietnamese translation file
List pgsql-hackers

> On Nov 2, 2025, at 04:23, Joshua Shanks <jjshanks@gmail.com> wrote:
>
> Hi,
>
> I was poking around and found a typo
>
> Change "occured" to "occurred" in pg_basebackup error message.
>
> Cheers,
> Joshua
> <0001-Fix-typo-in-Vietnamese-translation-file.patch>

Looks like the po file has been out of date, the msgid string cannot be found in the source file.

Instead of manually updating the po file, I guess some build process (make) could be done to sync the po files, but I
haven’tdone that before. Other folks may provide more info. 

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/







pgsql-hackers by date:

Previous
From: Bryan Green
Date:
Subject: Y2038 BUG
Next
From: Tom Lane
Date:
Subject: Re: Y2038 BUG