I've rebuild the translation file, and now it's looks like this:"<?xml version="1.0" encoding="utf-8"?><Translation> <title val="????????? ?????????"/> <start> <title val="???????????? ??????"/> <stitleplural val="?? ?????? ?????? ????????? ? ??????? %2 ????."/> <stitlesingle val="?? ?????? ?????? ????????? ? ??????? 1 ???."/> <activate val="&???????????? ??-???? ??????"/> <asklater val="???????? ???? &?????"/> </start>...."
And now it's works, BUT there is another problem. If my app is in the "Program files" folder, then Turboactivate can't find the file again. I'm getting error"Language file failed to load. Either the file doesn't exist or it's corrupt.File: C:\\Program"
And that's all. The file path is not full, I think Turboactivate don't understands the space between "Program" and "Files".The full path is "C:\\Program Files (x86)\MyApp"What I need to do?