Hi all.
I've changed the language of my rockbox to use spanish language (espanol.lang) but I have problems with charset encoding.
For example, "Settings" becomes "Configuración", but shows "Configuraci n"
Same thing with all spanish characters: áéÃóúñ (see attachment)
Questions:
1) Is utf8 supported for lang files?
2) How should I fix this problem?
P.S. I'm a developer, have no problem with dev tools.