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. QtIFW translation subsystem does not work correctly
Qt 6.11 is out! See what's new in the release blog

QtIFW translation subsystem does not work correctly

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 2 Posters 816 Views 2 Watching
  • 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.
  • R Offline
    R Offline
    rp_developer
    wrote on last edited by
    #1

    Good day to all!
    Qt Installer Framework (v. 3.2.0) translation subsystem does not work correctly. You can verify this by the "Translation Example", which go along with the QtIFW. Text "This is a dynamically created page" that is assigned to a QLabel (m_pageLabel) on a dynamic page is not translated to de or pl!
    How to get around this trouble?
    Thanks!

    Pablo J. RoginaP 1 Reply Last reply
    0
    • R rp_developer

      Good day to all!
      Qt Installer Framework (v. 3.2.0) translation subsystem does not work correctly. You can verify this by the "Translation Example", which go along with the QtIFW. Text "This is a dynamically created page" that is assigned to a QLabel (m_pageLabel) on a dynamic page is not translated to de or pl!
      How to get around this trouble?
      Thanks!

      Pablo J. RoginaP Offline
      Pablo J. RoginaP Offline
      Pablo J. Rogina
      wrote on last edited by
      #2

      @rp_developer said in QtIFW translation subsystem does not work correctly:

      is not translated to de or pl!

      Not having the QtIFW translation files or source at hand, are you positive that such label is indeed translated to DE or PL?

      Upvote the answer(s) that helped you solve the issue
      Use "Topic Tools" button to mark your post as Solved
      Add screenshots via postimage.org
      Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0
      • R Offline
        R Offline
        rp_developer
        wrote on last edited by
        #3

        In the standard QtIFW example "Translation Example" there are already de.ts and pl.ts files. They contain a complete translation.

        I have found a solution. After editing the form in the Qt Designer, deleting the problem QLabel and adding it again, the problem disappeared!

        But there is another problem!
        I can’t translate the strings in the controlscript.qs. Can't translate captions and labels on the introductionPage. This is probably due to the sequence of loading pages and translations.
        This deserves a separate topic.

        1 Reply Last reply
        0
        • R Offline
          R Offline
          rp_developer
          wrote on last edited by
          #4

          I was happy early. Does not work.
          Unable to change QLabel text from installscript.qs!

          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