Follow-up Comment #3, bug #23190 (project wesnoth): We started using locale instead of libintl because libintl is broken on windows for some compilers with regards to unicode.
libintl worked for many people, and I think on linux generally. Right now it looks like we will continue to support using either locale or intl as a compile time option [1]. On current master, you enable the flag "libintl=true" to use libintl instead of locale. [2] I don't know anything about Gentoo packaging, but I guess that basically your packager has to compile both versions for this to work as you want. [1] http://forums.wesnoth.org/viewtopic.php?f=10&t=41196&p=577648&hilit=locale+locale+android#p577645 [2] https://github.com/wesnoth/wesnoth/blob/master/INSTALL#L39 _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?23190> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Wesnoth-bugs mailing list [email protected] https://mail.gna.org/listinfo/wesnoth-bugs
