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 keep marking as "unfinished"

Lupdate keep marking as "unfinished"

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 1 Posters 1.4k 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.
  • C Offline
    C Offline
    cdebel2005
    wrote on last edited by
    #1

    Hi,

    I've generated 2 TS files from my application. I've sent the documents to the translator who did his translation job, and marked everything as "Finished".

    At this "URL":http://doc.qt.digia.com/4.7/linguist-programmers.html, it is written at step 3 that you must run lupdate to add new text to the file.

    Maybe i've misunderstood Qt Linguist, but i thought that the next .TS file i would generate would keep the items in their actual state: If a text was marked as FINISHED, i'm expecting to see a checkmark beside it in Qt Linguist so the translator won't have to check every text in the file, only those "Unfinished".

    Someone can tell me what i'm doing wrong? Or tell me that it's like this "By Design"?

    Note: I'm not using ".pro" file. I usually call lupdate like this:
    lupdate.exe -recursive d:\MyProject. -ts Translation_EN.ts Translation_FR.ts

    Thank you!

    1 Reply Last reply
    0
    • C Offline
      C Offline
      cdebel2005
      wrote on last edited by
      #2

      No need to answer.

      For some reasons, this problem doesn't occur anymore...

      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