https://bugs.kde.org/show_bug.cgi?id=422381
--- Comment #20 from Alvin Wong <al...@alvinhc.com> --- @Boud I propose that we incorporate Tyson's updates to the NSIS built-in strings by directly patching the binary NSIS zip release. This way I don't need to make awful hacks in the build steps to get them in. To make the patched package you would need to: 1. get `nsis-3.05.zip` and extract it somewhere, then 2. in `nsis-3.05/Contrib/Language files` replace `SimpChinese.nlf` and `SimpChinese.nsh` with the ones downloaded from [1] and [2], then 3. rename the top dir `nsis-3.05` to something like `nsis-3.05-patched`, then 4. zip it back up as `nsis-3.05-patched.zip` (note the file name should match the top dir name), then 5. upload it to files.kde.org/krita/build/dependencies/ Does this seem good to you? [1]: https://sourceforge.net/p/nsis/code/7187/tree//NSIS/trunk/Contrib/Language%20files/SimpChinese.nlf?format=raw [2]: https://sourceforge.net/p/nsis/code/7187/tree//NSIS/trunk/Contrib/Language%20files/SimpChinese.nsh?format=raw -- You are receiving this mail because: You are watching all bug changes.