PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Language conversion for WINDEV.
Language conversion for WINDEV.
Iniciado por guest, 03,oct. 2017 08:14 - 2 respuestas
Publicado el 03,octubre 2017 - 08:14
We have one application which is in french. We have done some enhancement recently. Now some tabs are coming in English. I have attached a screenshot.
Can Anyone help me in this?
[attachment 2451 Sanstitre.png]
Publicado el 03,octubre 2017 - 08:53
Hi Vinit,

You probably included the English version of the framework in the build or you switched from the French IDE to the English one causing teh runtime to be the English one.

It's a shame PCS doesn't allow you to easily have these AAF translated without having to buy a ridiculously expense add-on via standard (flat or xml) resource files like any other IDE would.

Cheers,

Peter
Publicado el 03,octubre 2017 - 09:03
Thanks for your Reply Peter.

Yes I build the application in English version.
So what I have understood is I need to build the application In French version to get tabs in French.

Thanks for your help.