Patrice Dumas wrote: > > > Does texi2any print a warning in this situation? Something like > > > warning: ignoring @documentlanguage because no nontrivial locale is > > > present > > > > It should. This is someting we discussed in the past: > > https://lists.gnu.org/archive/html/bug-texinfo/2025-01/msg00043.html > > > > I checked that the message is not output when > > POSIX::setlocale(LC_MESSAGES, "en_US.UTF-8"); > > returns undef. I will add a slightly different message in that case. > > i added a message in that case, which is: > Cannot find a locale compatible with document strings translations
Thanks!
