The properties file encode bug

2 messages - 103 views

The properties files should be encoded in utf-8 . Add a param "utf-8" after the stream reader would fix the problem .

Right, but in this case Kuix need to detect the encoding. Thanks for your report.