I have never used translations before, so I can't be of big help. But have you looked at, how qt translates its ui-files? It uses QApplication::translate with some context. You could do the same. You probably would have to insert/mark the translations manually though, or find out how qt does that for UI-captions ..
What I can help you with, is, that "Width" translates to "Breite" in german. "Weite" is not used in that context.
Johannes




Reply With Quote



Bookmarks