Qt Forum

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

    Mac Application Menu always english

    General and Desktop
    2
    5
    1068
    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.
    • S
      sthepcv last edited by

      Hey guys
      I have to port a Windows program with Qt UI to Mac OSX. The problem is that the application menu is always in english. I tried such things like http://qt-project.org/forums/viewthread/21134 or setting the "Localization native development region" in my Info.plist to German, but nothing works.
      The translation of the other labels is implemented with qm files.
      In my <BUNDLE>/Contents/Resources/ directory are only 2 files: the empty qt.conf and my icon file.
      Putting a German.lproj dorectory with a localisation.plist or locversin.plist doesn't work.

      The program supports only english and german. Is there a way to translate the application menu in regard to the system language?

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi and welcome to devnet,

        You should also add which version of OS X, Qt and Xcode you are using

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • S
          sthepcv last edited by

          Yes you're right, sorry
          I use Mac OSX 10.8.5 with XCode 4.6.2
          Qt version is 4.8.4

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            Can you retry with a more recent version or are you locked on 4.8.4 ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply Reply Quote 0
            • S
              sthepcv last edited by

              I'm locked on this version. My company plan to update Qt and the whole development environment, but not until 2015.

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