Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Updating translation file using lupdate

Updating translation file using lupdate

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 1.7k Views 1 Watching
  • 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.
  • C Offline
    C Offline
    chiragbprajapati
    wrote on last edited by
    #1

    Hi All,
    I did my language translation in my QML application, to generate translation file(.ts) i use lupdate command, it works fine and language is being translated by Qt at runtime. but now i created one javascript file which has one function returning string, used by too many qml files- now i updated previous translation file but it includes all string except javascript file's string, even i have also used qsTr() in javascript. can any body help?

    Regards,
    CPra

    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