Question
RBC
CA
Last activity: 1 Aug 2017 8:09 EDT
Language Support for Pega Robotic Studio (via Resx files)
I know that in c#, winforms have a Localization property that allows easy localization (see screen shots below). for pega projects, how do we handle multi language support. I have one team using an XML file and loading each control for a form one by one. This is clumsy, and prone to errors. what's the recommend approach or should we stick with the xml? Or Is there an alternative to use a Winform directly from a c# project?
Thanks, Rob...