Hi, in quest
under answer on №4:
4. How to localize xCP app without losing localization during the next build from inside xCP Designer?
- Have the application locale file as part of libraries and import those libraries in the Designer
- In Runtime these locale file would be looked into folder as well as in jar files
- If there is any change in the localization, the updated library jar file need to be imported in the Designer
I did not get to add localization in such a way
How exactly does this do?