Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Translation iOS Simulator

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20782

    Ande Olson

    Hello!

     

    I’m trying to determine if my translations are working correctly for iOS. I’ve tried changing the language and region in the iOS simulator but my app isn’t translating. Am I doing something wrong?

     

    Thank you!

    #20788

    Günther
    Felgo Team

    Hi,

    the language is also part of the cached application settings:

    https://felgo.com/doc/vplayapps-app/#settings-prop
    Did you fully remove and re-install the app for each test?
    Otherwise, the initially used language setting will remain, regardless of the device language.
    Taken from the internationalization guide:

    When starting the app or game, the language of the operating system is used as default language e.g.: de_DE on a german device. If this exact language is not available, any file with the same language but different country is used. If no translation file of the system language is available, Felgo Engine will use English (en_EN) instead. Therefore, you should always provide an English version of your app or game. Ifen_EN.qm is also not available the texts will be displayed as you have stated them in your qml file.

    The operating system language that is used when the app is started the first time is stored and will be overwritten only when the according GameWindowApplicationWindow::settings value is changed. It also won’t change when the system language changes. If you want the application to start always with the currently active operating system language you can use the property translation.useSystemLanguage = true.

    Best,
    Günther

Viewing 2 posts - 1 through 2 (of 2 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded