Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QTranslator (Windows): loading qt_xx.qm doesn't work, qtbase_xx.qm does

QTranslator (Windows): loading qt_xx.qm doesn't work, qtbase_xx.qm does

Scheduled Pinned Locked Moved General and Desktop
qtranslator
2 Posts 2 Posters 870 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pandel
    wrote on 10 Jun 2015, 12:07 last edited by
    #1

    Hi!

    I'm working with Qt 5.4.1 under Windows and am trying to load the basic Qt translations in my app, which is not working correctly.

    While loading "qtbase_de.qm" (i.e.) is working fine (QDialog button text is translated as expected), "qt_de.qm" cannot be loaded and QTranslator.load() returns false and I get no translation at all.

    I didn't find any bug report regarding this problem, but perhaps someone else has had the same issue and found a solution (besides loading the qt*_xx.qm files one after another) ...

    Regards,
    Holger

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 10 Jun 2015, 22:54 last edited by
      #2

      Hi and welcome to devnet,

      Can you share a minimal sample code that shows this behavior ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      2/2

      10 Jun 2015, 22:54

      • Login

      • Login or register to search.
      2 out of 2
      • First post
        2/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved