Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Mac Application Menu always english

Mac Application Menu always english

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 1.4k Views 1 Watching
  • 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
    sthepcv
    wrote on last edited by
    #1

    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
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      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
      0
      • S Offline
        S Offline
        sthepcv
        wrote on last edited by
        #3

        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
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          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
          0
          • S Offline
            S Offline
            sthepcv
            wrote on last edited by
            #5

            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
            0

            • Login

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