Question
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1690006000/0e91183f-4c92-4401-bc56-b4724216a943.jpg?itok=51J0d7k_)
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...