Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Lupdate
Forum Updated to NodeBB v4.3 + New Features

Lupdate

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 3.8k Views 1 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
    riussi
    wrote on last edited by
    #1

    Is there a way that I can get lupdate to extract translatable strings from my QML-files which are embedded in a native C++-application inside a resource file? I cannot seem to get it to work. I am using the qsTr-macro in the QML-files.

    Juha Ristolainen (@Riussi)

    1 Reply Last reply
    0
    • K Offline
      K Offline
      katrinaniolet
      wrote on last edited by
      #2

      if you are doing like @qsTr("some string")@ in your qml and running @lupdate someqmlscript.qs -ts someqmlscript_en.tr@ it should be working I believe.

      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