Sujet : Re: How to add the second (or other) languages
De : stefan.news (at) *nospam* arcor.de (Stefan Reuther)
Groupes : comp.arch.embeddedDate : 17. Feb 2025, 19:00:43
Autres entêtes
Message-ID : <vp010r.c0.1@stefan.msgid.phost.de>
References : 1 2 3
User-Agent : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 Hamster/2.1.0.1538
Am 16.02.2025 um 23:15 schrieb pozz:
Another approach could be to rewrite a custom msgfmt tool that converts
a .po file into a simpler .mo file (or directly a .c file) that can be
used by a custom gettext() function.
That's precisely what I tried to suggest (and personally use).
Stefan