Re: allowing an @modifier for documentlanguage locale-based argument
Patrice Dumas <[email protected]> Mon, 13 Apr 2026 22:32:18 +0200
| Newsgroups | gmane.comp.tex.texinfo.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Apr 13, 2026 at 07:19:32PM +0300, Eli Zaretskii wrote: > > Date: Mon, 13 Apr 2026 18:14:28 +0200 > > From: Patrice Dumas <[email protected]> > > It is. But it does not force us to use the same format used for po > > files in the Texinfo language, as long as what is used in the Texinfo > > language can be mapped to the po files requirements of gettext. > > It doesn't force us, indeed, but it would be nice not to have to > reinvent that particular wheel... This is not a complex issue as the two models are rather similar in practice, and besides, there is already a gnulib module that does two way conversion (in C): https://gitweb.git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=modules/bcp47 -- Pat