Created attachment 732283 [details] emerge Language files are not installed, manually copy the Spanish language file to /usr/share/locale/es/LC_MESSAGES/warzone2100.mo from a manual build. Attached the compilation. Error the error of warzone when trying to change the language info |10:50:37: [setLocaleUnix:361] Failed to set locale to "zh_TW.UTF-8" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "zh_TW" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "zh_CN.UTF-8" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "zh_CN" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "uk_UA.UTF-8" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "uk" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "tr_TR.UTF-8" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "tr_TR" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "sl_SI.UTF-8" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "sl" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "sk_SK.UTF-8" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "sk_SK" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "ru_RU.UTF-8" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "ru_RU" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "ro_RO.UTF-8" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "ro_RO" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "pt_PT.UTF-8" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "pt_PT" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "pt_BR.UTF-8" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "pt_BR" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "pl_PL.UTF-8" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "pl_PL" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "nl_NL.UTF-8" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "nl_NL" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "nb_NO.UTF-8" info |10:50:37: [setLocaleUnix:361] Failed to set locale to "nb" ...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c47ce3628b55548b199680b1aa57985bc314fa87 commit c47ce3628b55548b199680b1aa57985bc314fa87 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-08-14 03:43:31 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-08-14 03:48:25 +0000 games-strategy/warzone2100: install translations Use the CMake install target instead of our own logic in src_install - this gives us the translations for free. We now use plocale.eclass to install the right subset of translations/localised strings requested by the user. Closes: https://bugs.gentoo.org/807730 Signed-off-by: Sam James <sam@gentoo.org> .../warzone2100/warzone2100-4.1.3-r1.ebuild | 31 +++++++++++----------- 1 file changed, 16 insertions(+), 15 deletions(-)