Change #266114
| Category | texinfo |
| Changed by | Patrice Dumas <pertusus@free.fr> |
| Changed at | Fri 01 May 2026 22:30:01 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | 5fcf19b5774986fd6e39919af0928b1a3fdbdd99 |
Comments
* tta/perl/Texinfo/Translations.pm (_lang_info_bcp47_locale): rename lang_info_bcp47_locale as _lang_info_bcp47_locale. * tta/C/main/translations.c (set_lang_info_translation), tta/perl/Texinfo/Translations.pm (_set_lang_info_translation): set bcp47_locale in set_lang_info_translation instead of right before in callers. Update callers. * tta/C/main/translations.c (new_element_language_translation), tta/perl/Texinfo/Translations.pm (new_element_language_translation): inline new_lang_info in new_element_language_translation. Remove new_lang_info.
Changed files
- ChangeLog
- tta/C/main/translations.c
- tta/perl/Texinfo/Translations.pm