Qt Linguist hangs loading a .po file
Qt Creator and other tools
1
Posts
1
Posters
949
Views
1
Watching
-
Hello,
I've been loading .po files and exporting them as .qm files, which has been working great. But msgctxt (context) has been added to the .po files, and now Linguist hangs indefinitely when trying to load the .po files. I know .ts files also support context. Is importing .po files with context unsupported? (Using Qt 4.8. Downloaded Qt 5.1, but the behaviour was the same).