Hi,
I’ve got this app that uses simple text files to read a bunch of strings that is inserted into a List view.
Now I thought to support different language, so I translated my strings, stuffed them into separate files and let the user choose which language they want.
But as soon as I use accents (link in French or German) the string that contains an accent is simply ignored resulting in a blank line in the List view.
Any ideas how to handle these accents?
Cheers!
[import]uid: 123200 topic_id: 24845 reply_id: 324845[/import]