Parameters for the Language Check for
Applications
The following parameters are used to ensure that applications with language settings that only correspond to those of the user are executed on the mobile device. This function can be deactivated for test purposes.
Parameters in Default.properties and Configuration.properties
Parameters |
Description |
MobileEngine.Setting.LanguageCheck |
Check if the language of the user is the same as the language of the application; activate and deactivate. Possible values: true = Test if the current language of the user is supported by the given application. Only if it is supported, the application is started. false = Do not test if the current language of the user is supported by the given application. Default value: true |