A look at gettext and textdomain, and how to troubleshoot it
Опубликовано: 05 Апрель 2025 на канале: Xavier Dupont
53
1
In this video we use gettext and textdomain to perform message translation.
We also look at what happens when the locale is not set, and which files are examined with strace.
We also use msgunfmt to dump the content of a .mo file.