Determining character encoding of the .locale file
How does the PortableApps Menu determine what character encoding was used when the locale file was saved?
Case in point: I'm working with the swedish.locale file and when it's encoded with ISO-8859-1, national characters show up as expected. If it's encoded with UTF-8, the menu system displays garbled text instead of the national characters.
Technically, our national characters are represented as single bytes in ISO-8859-1 and as 2 bytes each in UTF-8.
- Read more about Determining character encoding of the .locale file
- 1 comment
- Log in or register to post comments
