Languages

<< Click to Display Table of Contents >>

Navigation:  User Interface > Project Properties >

Languages

YouTube_icon Tutorial video about languages in projects

 

 

This feature is used for having a project with multiple languages. First we have a look into the project properties where the languages can be defined.

project_properties

 

1

You can enter a two letter code here. To determine the right ones you can look into ISO 639

2

You can define a language name here.

3

You can give them a description.

4

This setting has no effect. The language settings at runtime are controlled with the variable @SettingsLanguageEnum (see description below).

5

This has only impact during design time. You can do the same by selecting the current language in the toolbar. toolbar

 

Very important to know is that the options 1,2 and 3 do not have any impact when selecting a language on the device. To change the language on the device please use the variable @SettingsLanguageEnum and use the index of the language. As these languages are only groups to help you, you do not really have to delete them.

hmtoggle_plus1Fonts
hmtoggle_plus1Language Dependency
hmtoggle_plus1Language Import / Export