Results 1 to 4 of 4

Thread: Qt Linguist doesn't allow to edit translation

  1. #1
    Join Date
    Feb 2011
    Posts
    354
    Thanks
    17
    Thanked 27 Times in 24 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Windows

    Default Qt Linguist doesn't allow to edit translation

    Hello. I use Qt Linguist to update translation. Today I noticed some entries in my .ts file are not editable.
    translation_disabled.jpg
    Does anybody know what causes this issue and how it can be fixed?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt Linguist doesn't allow to edit translation

    Hard to say just by this screenshot but it could be that the message string is deprecated.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Feb 2011
    Posts
    354
    Thanks
    17
    Thanked 27 Times in 24 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Windows

    Default Re: Qt Linguist doesn't allow to edit translation

    I can try to provide additional information, but I don't know what else I can show here, so it helps to understand the issue. What does it mean "message string is deprecated"? What could be a reason for that in general? I solve the issue by editing the text in the code, then lupdate .ts files, it forces the translation to become incomplete and editable, but it appears to me strange why does it get disabled for any reason.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt Linguist doesn't allow to edit translation

    Quote Originally Posted by mentalmushroom View Post
    I can try to provide additional information, but I don't know what else I can show here
    The ts file.
    What does it mean "message string is deprecated"?
    It means that it comes from an earlier version of the program and is no longer present in the current version.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 3
    Last Post: 20th January 2011, 15:32
  2. SetFocus doesn't work on line edit.
    By bgougeon in forum Qt Programming
    Replies: 1
    Last Post: 9th June 2009, 06:27
  3. Replies: 2
    Last Post: 24th March 2009, 23:17
  4. Replies: 4
    Last Post: 6th February 2009, 11:21
  5. Character encoding in text edit and llne edit
    By greenvirag in forum Qt Programming
    Replies: 3
    Last Post: 20th January 2009, 08:45

Tags for this Thread

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.