Public bug reported: QtCreator applies localization only if both /usr/share/qt4/translations/qt_*.qm and /usr/share/qtcreator/translations/qtcreator_*.qm exist. At 29.03.2013 no package provides Qt5 translations and QtCreator cannot load own translations.
libqtcore4 - contains translations for Qt4, loaded normally if QtCreator built with Qt4 libqt5core5 - does not contain translations for Qt5 Issue have two solutions: 1) add translations for Qt5 to libqt5core5 or another package 2) apply patch to QtCreator and load itself translation at least Patch is under review: https://codereview.qt-project.org/#change,52614 Ubuntu version: 13.04 Package installed: qtcreator: 2.7.0-0ubuntu1, libqt5core5: 5.0.1+dfsg-0ubuntu3b1 ** Affects: qtcreator (Ubuntu) Importance: Undecided Status: New ** Attachment added: "brief patch" https://bugs.launchpad.net/bugs/1161741/+attachment/3605587/+files/src_app_main.cpp.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161741 Title: Translations not loaded if QtCreator built with Qt5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtcreator/+bug/1161741/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
