Hi,
I want to make my application work in different languages, but simple Qt application softkeys are generated in English even if my phone language is other (Latvian).
when i was starting to search about possibilities to make my multi language application, i faced some problems. Maybe someone can help me to figure out how this works:
1) how can i put to my button text with special characters like ā,ē or €. i have tried QString:FromUtf8("ā"), but it didn't work - appeared square
2) how can i rename "Options" menu with custom title OR inherit text from phone "Options" menu text
3) how can i use QLinguist to translate my strings
if someone can help with some example or a good guide how to do this, i would be very grateful




