Hi, i'm translating my app into spanish, but i have a problem with Kuix.getMessage when i get a text with ñ caracter, and get ??? . What can i do? There are special caracters like html &nacute ??
Thanks.
You need to encode your .properties in UTF-8.
Can you explain me how?
You need to switch the encoding of your .properties file into UTF-8. The way to do it depends of your Editor.