Howto add new language for wyupdate dialog

Hello,I have to add a new language for the wyupdate dialog in our product. I added it to the wyupdate project file. The newly builded client.wyc contains this language.The problem are the already existing installations of our product and the need to update the client.wyc files there.After the execution of the wyupdate for the installed versions on customer side, the merged client.wyc doesn't contain the newly added language.Did I forget something to configure?

1. You need to select the language in wyBuild (check mark next to it)

2. Rebuild wyUpdate.

3. Include the newly built client.wyc inside your update.

4. Release updates to your users.