Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Visual Studio + QT 5.12.12 - Updating Translation
Qt 6.11 is out! See what's new in the release blog

Visual Studio + QT 5.12.12 - Updating Translation

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 607 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.
  • C Offline
    C Offline
    cerasoml
    wrote on last edited by cerasoml
    #1

    I've inherited a Qt 5.12.12 project which originally supported translations to a handful of other languages. I'm currently working in Visual studio with the Qt Vs Tools extension, however, I've had no luck being able to update any of the translation (.ts) files. I'm looking to generate the translations for some new elements which have been added to our UI.

    As I understand it, I should be able to use lupdate to generate new translations, but after the popup that the file is generating, nothing new is generated despite having new tr() strings in my code. Additionally the create new translation file prompt in Project > Add new item > Qt > Qt Translation file also pops up a status window but never generates a file.

    Does anyone know if this is an issue with the plugin or something wrong with the way I'm trying to generate the translations?

    1 Reply Last reply
    0
    • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on

    • Login

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