erickutcher / httpdownloader

HTTP(S) download manager that uses input/output completion ports (IOCP).
https://erickutcher.github.io/#HTTP_Downloader
558 stars 62 forks source link

Update Chinese Strings, Local File #238

Closed sr093906 closed 11 months ago

erickutcher commented 11 months ago

The zh-CN locale file is still in English. You can generate it from "string_list_zh-CN.txt" by running the locale_generator with the following command: locale_generator.exe --string-list "string_list_zh-CN.txt"

sr093906 commented 11 months ago

Sorry. I just put the generator into the same directory of the string file and run it. Will up date soon after syncing changes.