On Wed, May 6, 2026 at 3:49 PM David Chmelik <[email protected]> wrote:
> I don't, but can live with it; I only use my geographic locale for
> dollar sign.  If I could get error messages in British English, that'd
> be best, even though I finished my English classes in later
> primary/elementary and secondary/high school in American English..

We can do that! The LC variables allow you to set what you want for
each part of the locale. You most likely want the following:
export LC_ALL=en_UK.UTF-8
export LC_MONETARY=en_UK.UTF-8

These things should be described somewhere in the glibc manual. My
network is currently too bad to find you a link for that.

--
Sincerely,
Mingye Wang (Artoria2e5)

Reply via email to