Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zh cn to zh ch #255

Closed
wants to merge 3 commits into from
Closed

Zh cn to zh ch #255

wants to merge 3 commits into from

Conversation

jeanslack
Copy link
Owner

Closes #253

@LaniakeaS please check whether this solves your issue.

This PR attempts to fix the "Simplified Chinese" language loading issue on MacOS.

@LaniakeaS
Copy link

got following error

Info: frozen=False meipass=False launcher=True
Traceback (most recent call last):
  File "/Users/qihanzhong/Downloads/Videomass-zh_CN-to-zh_CH/videomass/gui_app.py", line 98, in OnInit
    self.update_language(self.appset['locale_name'])
  File "/Users/qihanzhong/Downloads/Videomass-zh_CN-to-zh_CH/videomass/gui_app.py", line 182, in update_language
    self.locale = wx.Locale(selectlang[0])
TypeError: 'Language' object is not subscriptable
OnInit returned false, exiting...

@jeanslack
Copy link
Owner Author

For the moment I don't know what I could do to solve your problem, I'm sorry.
We wait to see if there are users who may have the same problem or if yours is just a singular case.

@jeanslack jeanslack closed this Dec 22, 2023
@jeanslack jeanslack deleted the zh_CN-to-zh_CH branch January 17, 2024 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

can't set language to chinese
2 participants