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.qm
C:\Program Files\LMMS\data\locale\
Ctrl
按住<Ctrl> ... -> ??<Ctrl>???
按住<Ctrl> ...
??<Ctrl>???
The text was updated successfully, but these errors were encountered:
And Japanese:
Sorry, something went wrong.
I'm pretty sure that's your problem: https://github.com/LMMS/lmms/blob/master/src/gui/StringPairDrag.cpp#L55
http://doc.qt.io/qt-4.8/qstring.html#toLatin1
The returned byte array is undefined if the string contains non-Latin1 characters. Those characters may be suppressed or replaced with a question mark.
Fix coming up later...
No branches or pull requests
zh.qm
intoC:\Program Files\LMMS\data\locale\
.Ctrl
and drag the block.按住<Ctrl> ...
->??<Ctrl>???
The text was updated successfully, but these errors were encountered: