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. Translation cannot be localized using qt.conf
Forum Updated to NodeBB v4.3 + New Features

Translation cannot be localized using qt.conf

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

    Hello, when I pack and publish qtcreator4.3.1, I use qt.conf to specify the plugins directory, but in this way, running qtcreatorwill not load the localized translation,

    After removing the qt.conf file, run qtcreator to display the translation
    qt.conf:
    [Paths]
    Prefix=.
    Plugins=plugins
    Translations=share/qtcreator/translations
    Qml2Imports=share/qtcreator/qml
    or, qt.conf:
    [Paths]
    Prefix=.
    Binaries=bin
    Plugins=plugins
    #Imports = qml
    Translations=translations
    Qml2Imports=qml

    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