FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour localization
Posts: 113
Joined: Wed Feb 08, 2006 10:32 PM
localization
Posted: Wed Jun 28, 2006 05:48 PM

Hi all,
How to localize my app in italian ?
(days, months, ecc)
I tried hb_langselect("IT") function but it returns the following message: "invalid language selected"
do I miss something to link in ?

any idea ?
many thanks

Roberto Chiaiese

Roberto Chiaiese
R&C Informatica S.n.c.
https://www.recinformatica.it
info@recinformatica.it

Harbour 3.2 - FW2512

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
localization
Posted: Mon Jul 03, 2006 04:55 AM
Roberto,

Please try this:
REQUEST HB_Lang_IT
HB_LangSelect("IT")
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 113
Joined: Wed Feb 08, 2006 10:32 PM
localization
Posted: Mon Jul 03, 2006 08:06 AM

Yes, it works

thank you
Roberto

Roberto Chiaiese
R&C Informatica S.n.c.
https://www.recinformatica.it
info@recinformatica.it

Harbour 3.2 - FW2512

Continue the discussion