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. Adding translating file to my project

Adding translating file to my project

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 2.5k Views
  • 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 Offline
    K Offline
    kitten
    wrote on last edited by
    #1

    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
    0
    • EddyE Offline
      EddyE Offline
      Eddy
      wrote on last edited by
      #2

      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
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved