Translations of the WPF control

I've using the updater control for several years and I have a customer who request everything to be translated, but it's not working.

1. I know there is a list of translation available. My language is on the list (PT-br), and the file client.wyc is a zip file containing the do contains the translations.

2. I've try to set the culture when the application start Thread.CurrentThread.CurrentCulture = CultureInfo.CreateSpecificCulture("pt-BR"), the control still display the message in plain English.

3. I've profiled my process using ProcessExplorer and nowhere I see my process loading the file client.wyc, where is the translation loaded? What I'm missing?

Thanks for your answer!

wyUpdate is a separate process. It tries to load the system set language. If you'd like to force a language see here: https://wyday.com/wybuild/help/wyupdate-commandline.php#forcelang