public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: Álvaro Herrera <[email protected]>
Cc: [email protected]
Subject: Re: requiring all .po files be UTF8-encoded
Date: Wed, 10 Dec 2025 12:06:41 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
=?utf-8?Q?=C3=81lvaro?= Herrera <[email protected]> writes:
> There's an ongoing project to add a regression test to ensure all
> platforms are correctly handling translations. [1]
> [1] https://postgr.es/m/[email protected]
For the list archives' sake: that link seems wrong. A more
relevant discussion for translation purposes is
https://www.postgresql.org/message-id/flat/292844.1765315339%40sss.pgh.pa.us
in which we discovered that Solaris' gettext implementation
doesn't handle transcoding of .mo files, and that we have to
know at build time which encoding they're in so as to create
appropriate symlinks. Rather than write code to extract that
information, I proposed that we just institute a policy that
all our .po files should be in UTF-8. We're apparently nearly
there already so far as actively-maintained .po files go.
regards, tom lane
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], [email protected]
Subject: Re: requiring all .po files be UTF8-encoded
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