langs = "en_GB.utf8"
langs = "ru_RU.utf8"
langs = "de_CH.utf8"
As expected, most of WinCC OA is displayed in English. But for some reason, System Management shows in German. What is the problem here and can it be fixed?
The information for the textes is saved at the dp elements (Titles, Descriptions) of the datapoints defined for dptype _SysMgm.
Maybe the information saved at these elements is not correct.
Can you please check the information saved at the dp elements.
Is it a new project?
Best Regards
Leopold Knipp
Senior Support Specialist
In a multilingual project it is forbidden to change either the order of the languages or the coding manually (UTF-8, ISO standard coding and other codings) in the config file. WinCC OA does not support mixing different character coding within the same project.