View Revisions: Issue #2379 |
[ All Revisions ] [ Back to Issue ] |
Summary |
0002379: Qt5 translation only gets loaded halfway through |
|
Revision |
2015-08-15 11:30 by Zalewa |
|
Description |
Qt widgets translations (button boxes, standard context menus, Qt about dialog, etc.) don't get fully loaded. Some texts are translated properly while other stay English. This happens both with Qt 5.5 and Qt 5.4.1 on Windows and also with Qt 5.2.1 on Lubuntu, although to a different extent. I'm not yet sure why this happens. |
|
Revision |
2015-08-08 10:13 by Zalewa |
|
Description |
Qt widgets translations (button boxes, standard context menus, Qt about dialog, etc.) don't get fully loaded. Some texts are translated properly while most stay English. I'm not yet sure why this happens. I suspect my Qt 5.4.1 compilation might be borked, as translations get loaded properly on Linux with Qt 5.2.1. I must check with official compilation of Qt. |