http://bugs.winehq.org/show_bug.cgi?id=58449
Bug ID: 58449 Summary: Locale translations don't work in wine/winecfg Product: Wine Version: 10.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: yklaxds@gmail.com Distribution: ---
Locale translations don't work in wine/winecfg
FreeBSD 14.3-RELEASE
wine 10.10
ykla@ykla:~ $ locale LANG=zh_CN.UTF-8 LC_CTYPE="zh_CN.UTF-8" LC_COLLATE="zh_CN.UTF-8" LC_TIME="zh_CN.UTF-8" LC_NUMERIC="zh_CN.UTF-8" LC_MONETARY="zh_CN.UTF-8" LC_MESSAGES="zh_CN.UTF-8" LC_ALL=zh_CN.UTF-8
Run LANG="zh_CN.UTF-8" wine winecfg
http://bugs.winehq.org/show_bug.cgi?id=58449
--- Comment #1 from yklaxds@gmail.com --- Created attachment 78900 --> http://bugs.winehq.org/attachment.cgi?id=78900 traces
http://bugs.winehq.org/show_bug.cgi?id=58449
yklaxds@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS|Linux |FreeBSD
http://bugs.winehq.org/show_bug.cgi?id=58449
yklaxds@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://github.com/NixOS/ni | |xpkgs/issues/356859
http://bugs.winehq.org/show_bug.cgi?id=58449
--- Comment #2 from Jactry Zeng jactry92@gmail.com --- I can't reproduce it on macOS 15.5 and Wine 10.10, maybe this is a FreeBSD-specific issue?