Localized messages and locale in GUI
Ingo Brückl <[email protected]> Tue, 23 Feb 2021 15:38:55 +0100
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Message-ID | <[email protected]> |
I know the issue and I know that MPlayer and therefore the GUI must run in the C locale. However, since it would be desirable for the GUI (not to say absolutely taken for granted for a contemporary program) to provide localized messages instead of being translated in one specific language, I wonder whether a setlocale(LC_MESSAGES, "") would be uncritical for MPlayer. If this is the case, *.po files could be generated from the help strings during compilation of the GUI, and the *.mo files compiled from them could then be installed. I' ve successfully proved the concept, but am unsure about MPlayer's locale issues. Ingo _______________________________________________ MPlayer-dev-eng mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng