Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. How to translate `DisplayName` and `Description` in `package.xml` in `IFW`?
Forum Updated to NodeBB v4.3 + New Features

How to translate `DisplayName` and `Description` in `package.xml` in `IFW`?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 150 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.
  • S Offline
    S Offline
    Sauntor
    wrote on 10 Jan 2024, 09:04 last edited by Sauntor 1 Oct 2024, 09:04
    #1

    I package my app using Qt Installer Framework, but I find that there's no way to translate DisplayName and Description field in the component's definition file(a.k. package.xml).
    I tried ControlScript and trying change it in the signal installer.componentAdded , but the generated installer says TypeError: Cannot assign to read-only property "displayName"!

    Is it really no way to translate those texts?

    1 Reply Last reply
    0

    1/1

    10 Jan 2024, 09:04

    • Login

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