Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt Installer Framework - Translations
QtWS25 Last Chance

Qt Installer Framework - Translations

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.8k 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.
  • W Offline
    W Offline
    WoJo
    wrote on last edited by
    #1

    Hello,
    How do I add a .qm translation file correctly to the installer framework? I used the de_de.ts file from the installer to generate a de_de.qm file, now I want to add this to the installer, I tried in the config.xml:
    @<Translations>
    <Translation>de_de.qm</Translation>
    </Translations>
    @

    this has no effect (but according to "the documentation":http://qt-project.org/doc/qtinstallerframework-1.5/ifw-globalconfig.html it should work), so I tried adding it to the package.xml the same way, this worked, but not as expected. The Installer is not translated befor the component selection page. The welcome page and installation folder page are english, half of the component selection page is german and the confirm page is complete german.

    How do I add the .qm file correctly to get a complete translation of the installer?

    Sorry if this question was asked before, but the search function of the forum didn't work, stays on "Loding..." for over 5 minutes.

    edit:
    On Linux the translation works as expected.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mcleary
      wrote on last edited by
      #2

      I'm also looking for a solution to this problem.

      1 Reply Last reply
      0

      • Login

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