Results 1 to 6 of 6

Thread: translation file issue (files not included in .ts with lupdate)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: translation file issue (files not included in .ts with lupdate)

    Are tr() entries from those files mentioned in .ts files at all (even without proper context)?

  2. #2
    Join Date
    Jul 2006
    Location
    Å iauliai, Lithuania (but not for long)
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: translation file issue (files not included in .ts with lupdate)

    Quote Originally Posted by wysota View Post
    Are tr() entries from those files mentioned in .ts files at all (even without proper context)?
    Not at all, i don't find any of them...so i get finally an uncomplete translated program which is not very nice.
    (\(\
    (^.^)
    ("(")

  3. #3
    Join Date
    Jul 2006
    Location
    Å iauliai, Lithuania (but not for long)
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Lightbulb Re: translation file issue (files not included in .ts with lupdate)

    Ok i finally fix the problem but don't ask me why this problem appeared...
    I just created 2 new blank files, and i copied the text of the "corrupted" files into them, and now thoses new files are magically parsed with lupdate...
    it is so stupid ! why did i choose to work in the computing world
    but thanks anyway for your help
    (\(\
    (^.^)
    ("(")

Similar Threads

  1. Qt 3.3.4 -> Qt 4.1.2, moc file issue
    By philski in forum Qt Tools
    Replies: 1
    Last Post: 11th September 2006, 21:08
  2. Replies: 11
    Last Post: 4th July 2006, 15:09
  3. [Win32/VC++ 8.0] Strange problems with qrc_*.cpp files
    By mloskot in forum Installation and Deployment
    Replies: 6
    Last Post: 6th March 2006, 10:28
  4. Splitting Translation Files
    By Jimmy2775 in forum Qt Programming
    Replies: 9
    Last Post: 3rd February 2006, 19:23

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.