Re: Fix typo in Vietnamese translation file

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Joshua Shanks <jjshanks(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Fix typo in Vietnamese translation file
Date: 2025-11-02 22:33:25
Message-ID: FFB393ED-939D-4866-93B4-36B2B82F456A@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Nov 2, 2025, at 04:23, Joshua Shanks <jjshanks(at)gmail(dot)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’t done that before. Other folks may provide more info.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-11-02 22:48:58 Re: Y2038 BUG
Previous Message Bryan Green 2025-11-02 21:30:52 Y2038 BUG