Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Localization Sample

Screenshot

There are many ways to implement localization in NoesisGUI. In this example we are using Data Binding.

Each language is stored in a ResourceDictionary containing localized texts for each entry. The desired language is selected in the root DataContext. Each time the language is changed, the displayed text is updated accordingly.