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.

 

2022-04-28_15h19_43

 

1

You can enter a two letter code here for a new language. To determine the right one's you can look into ISO 639

2

You can define a language name here.

3

You can give the new language a description.

4

Click here to add the language to the project lanugages

5

The list of project lanugages

6

Select a language and move it up in the list. The button is disabled if no language or the first language is selected.

7

Select a language and move it down in the list. The button is disabled if no language or the last language is selected.

8

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

9

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.

hmtoggle_plus1Fonts
hmtoggle_plus1Language Dependency
hmtoggle_plus1Language Import / Export