Hi everybody,
I am really frustrated about translating my watch face app into different languages. I have moved all the strings to the resources/strings.xml files, and the Spanish translation to resources-spa/strings.xml
I set the only physical device I have in Spanish and the date is dynamically calculated correctly since I get it from monkey c SDK, but the other strings are always in the default language.
I cannot test this in the simulator to check if there is an issue with my device (FR 245 Music).
Am I missing something? Sorry if this is an obvious issue but I couldnt find anything in the docs, forum or Google.
Help here mates!
Best,