Results 1 to 20 of 60

Thread: label Text is not changing using Qt Linguist

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #25
    Join Date
    Mar 2007
    Posts
    69
    Thanks
    14
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X

    Question Re: label Text is not changing using Qt Linguist

    but this whole source tags text comes in .ts file from VolumeActionDialog.ui of dialog folder it is not manually added i had just added it's translation tags text

    so according to you what i have to do
    can you please tell it in a code example
    Did you use lupdate to create a translation file or did you create/modify it by hand?
    lupdate is used for first to create ts file and after adding translation tags again i do lupdate to modify it....

    when i use <b></b> and then i do lupdate then these tags are removed from ts file

    and what about this
    By the way - your dialog doesn't have a layout. Everything will break if you start resizing the window.
    Last edited by thomasjoy; 18th September 2007 at 14:33.

Similar Threads

  1. Replies: 15
    Last Post: 31st January 2020, 18:25
  2. Unhandled exception in qatomic
    By NewGuy in forum Qt Programming
    Replies: 14
    Last Post: 23rd July 2013, 09:49
  3. German text on the label in Linux
    By Krish_ng in forum Qt Programming
    Replies: 2
    Last Post: 13th July 2007, 22:20
  4. Replies: 1
    Last Post: 24th October 2006, 16:40
  5. Changing the text color of a QTreeView leaf.
    By johnny_sparx in forum Qt Programming
    Replies: 3
    Last Post: 22nd March 2006, 23:58

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.