Reported by TimothyLee on 2011-06-21 09:47
When the installer is run in Hong Kong version of Windows 7 (zh_HK), NSIS incorrectly detects Simplified Chinese as the UI language, which leads to the garbled text being shown by the installer.
The attached patch checks for zh_HK LCID during UI language detection, and changes it to zh_TW accordingly.
The text was updated successfully, but these errors were encountered:
Comment 1 by mdcurran on 2011-06-22 09:33
Patch applied in 4eaa64a. Please test main and close if varified fixed.
Changes:
Milestone changed from None to 2011.2
Reported by TimothyLee on 2011-06-21 09:47
When the installer is run in Hong Kong version of Windows 7 (zh_HK), NSIS incorrectly detects Simplified Chinese as the UI language, which leads to the garbled text being shown by the installer.
The attached patch checks for zh_HK LCID during UI language detection, and changes it to zh_TW accordingly.
The text was updated successfully, but these errors were encountered: