Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Adding translating file to my project

    General and Desktop
    2
    2
    2376
    Loading More Posts
    • 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.
    • K
      kitten last edited by

      hi to every one
      i have a complete project now i want to translate it to other languages
      i know how to use lupdate,lrelease and what code i write
      i add this code to my pro file
      TRANSLATIONS = *.ts
      now i want to check how many .ts file is in my directory to add it in my combobox to user choose it
      how can i found what .qm files is in my dir to use it?

      www.kitten.mihanblog.com

      1 Reply Last reply Reply Quote 0
      • E
        Eddy last edited by

        have a look at "this wiki page":http://developer.qt.nokia.com/wiki/How_to_create_a_multi_language_application. I think it can help you.

        Qt Certified Specialist
        www.edalsolutions.be

        1 Reply Last reply Reply Quote 0
        • First post
          Last post