Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Solved Translate default context Menu in QTextEdit [SOLVED]

    General and Desktop
    2
    6
    1861
    Loading More Posts
    • 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.
    • M
      mourad_bilog last edited by mourad_bilog

      Hello everybody,

      I've a problem to show the elements of the context Menu in French in QTextEdit. The default qt_fr.qm is already loaded in the application but the element are still show in english.

      Can anyone tell me how to do to show the context Menu elements in French ?

      Best regards.

      1 Reply Last reply Reply Quote 0
      • SeeLook
        SeeLook last edited by

        Since Qt 5.3 use qtbase_fr.ts instead.

        1 Reply Last reply Reply Quote 0
        • M
          mourad_bilog last edited by

          Thanks for replying.

          I'm using 5.5 but I don't found any file named qtbase_fr.ts and I've found any way to generate ts file from the default qt_fr.qm. Can you tell me where I find it ?

          1 Reply Last reply Reply Quote 0
          • SeeLook
            SeeLook last edited by

            You may find current translation here:
            http://l10n-files.qt.io/l10n-files/

            It is hard to say why it is not available in Your installation.

            1 Reply Last reply Reply Quote 0
            • M
              mourad_bilog last edited by

              Many thnaks for your response.

              I found qtbase_fr.ts in https://codereview.qt-project.org/#/c/111230/ and I've modified the QWidget Entry and it works fine.

              Many thanks.

              1 Reply Last reply Reply Quote 0
              • SeeLook
                SeeLook last edited by

                Welcome!

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post