bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to make locale settings more robust


From: Bruno Haible
Subject: Re: How to make locale settings more robust
Date: Sat, 10 Jun 2023 19:17:33 +0200

Anadon wrote:
> So there isn't a default fallback mechanism for variants of a
> language by design.

There is a fallback mechanism by default. It is described in the documentation
we already pointed you to:
https://www.gnu.org/software/gettext/manual/html_node/The-LANGUAGE-variable.html

> Then how do I get these other variants to work at
> all?  I have 529 translation files I need to check.

What are you attempting to do?

Do you have a program with 23 or 529 modules? If so, why not use a single
POT file for all together?

Do you attempt to produce translations for 529 locales? That seems
excessive. All packages I know of have translations for fewer than 50 locales.

Bruno






reply via email to

[Prev in Thread] Current Thread [Next in Thread]