Hello,
for our project we need localization.
The problem we are facing is, that the GUI Designer overwrites custom keys of the resx-File and doesn't generate keys for example the Data-Component Tabs.
Is it posible to make a file which is used to generate the values for the default language specified in the settings of the GUI Designer, so that our own keys in the resx-Files won't get overwritten?
Or is there any other approach we can take to automatically set the custom keys?
Greedings