jeanslack / Videomass

Videomass is a free, open source and cross-platform GUI for FFmpeg and yt-dlp
https://jeanslack.github.io/Videomass/
GNU General Public License v3.0
1.06k stars 49 forks source link

can't set language to chinese #253

Open LaniakeaS opened 9 months ago

LaniakeaS commented 9 months ago

any particular reason? how to solve it? 🤗

image
jeanslack commented 9 months ago

Please can you specify in which operating system this happened and which version of Videomass were you using?

LaniakeaS commented 9 months ago

OS: MacOS Sonoma 14.2 (23C64) Videomass version: 5.0.2

jeanslack commented 9 months ago

Uhm... for now the only solution seems to be to replace the zh_CN strings with zh_CH as it says in this post: https://discuss.wxpython.org/t/localization-not-working-with-zh-ch-addcatalog-returns-false/34628

Even if this is not a problem related to Videomass but specifically to wxPython I will try to solve it as soon as possible.

jeanslack commented 9 months ago

Hey @LaniakeaS, Can you also report here the version of Python and wxPython you were using when your error occurred?

LaniakeaS commented 9 months ago

python==3.10.13 wxpython==4.2.1