PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → System Message in French when English language selected
System Message in French when English language selected
Iniciado por eanna, 02,mar. 2018 12:59 - 1 respuesta
Publicado el 02,marzo 2018 - 12:59
Is it possible to get all system messages to appear in english?

I have a problem with AuthIdentify function showing a message in french which most users cannot understand.

Thanks for any help

Eanna
Publicado el 02,marzo 2018 - 14:12
Hi Eanna,

it depends what you call a system message...
If it's a message displayed by the Operating system, it's language
depends on the settings of the OS
If it's a message displayed by a windev dll, then it depends on the
language of the dll (ie if you develop with the US version it SHOULD be
in english)...

Is somehow they forgot to translate a message in a dll, then you need to
check that you are using the last available version, and if that is the
case, you will need the wdINT utility ($$$) to translate it yourself.

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Ready for you: WXShowroom.com, WXReplication (open source) and now WXEDM
(open source)

More information on http://www.fabriceharari.com


Le 3/2/2018 à 6:59 AM, Eanna Mac Giolla Phadraig a écrit :
Is it possible to get all system messages to appear in english?

I have a problem with AuthIdentify function showing a message in french
which most users cannot understand.

Thanks for any help

Eanna