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. [SOLVED] Lupdating translation files, does not remove texts that do not exist...
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Lupdating translation files, does not remove texts that do not exist...

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 897 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.
  • L Offline
    L Offline
    Leon
    wrote on last edited by
    #1

    I can do it manually, i know, by deleting them with a text editor

    But i have 15 different language files, with each one having 100 texts that do not exist.
    Any other simpler solution?

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jjoe
      wrote on last edited by
      #2

      Call lupdate with the parameter noobsolete

      @lupdate.exe -noobsolete [project-file]@

      "Qt Linguist Manual: lupdate":http://qt-project.org/doc/qt-4.8/linguist-manager.html#lupdate

      1 Reply Last reply
      0
      • L Offline
        L Offline
        Leon
        wrote on last edited by
        #3

        Thank you sir ;)

        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