We've checked the ZhMsg_ko.properties file into the SVN source repository. In order to do that, however, I needed to convert it to escaped ASCII as detailed in the
Translations wiki page. Here is the command that I used: (requires a JDK installed)
Code:
native2ascii -encoding EUC-KR {source} {destination} In the future, please run the source files through this process before submitting them to the forum. Thanks!