Qt strings are not localized:
1) You run qt strings localization before zhuLocale has value. 2) You do not write path for qm files of qt. 3) You do not run retranslator when language changes.
There is patch in attachment.
Log in to post a comment.
There is patch in attachment.