 |
vtiger The Honest Open Source CRM
|
| Previous topic :: Next topic |
| Author |
Message |
frlill
Joined: 28 Jun 2006
Posts: 13
Location: Belgium
|
| Posted: Sat Jul 22, 2006 10:37 am Post subject: Multilanguage dropdown lists |
|
|
Hi,
I just start implementing VTIGER (4.2.4) and encounter a problem with the dropdown list fields for Leads, Contacts, Accounts etc.. . In our company, vtiger will be used by salesreps that speak different languages (dutch, french, english, german..) . Therefor, the dropdown lists should be in different language to, so that each rep sees the status, source , industry etc. fields in their own language. Can this be done now ? How ? Will this be possible in the future ? In 4.2... or only in version 5 ?
Thanks
Frank |
|
| Back to top |
|
aissa
Joined: 24 Feb 2005
Posts: 396
Location: France
|
| Posted: Sat Jul 22, 2006 11:13 am Post subject: Multilanguage dropdown lists |
|
|
Hi frlill,
this is near to be possible with version 5.
Actually the editview work fine, i hope to see that fonctionnal for listview & detailview on stable release.
You can customize your dropdown with english labels, and add the labels translated in app_strings file, like that :
'Healthcare'=>'Santé',
The app_strings file are located in /includes/languages/lang....php |
|
| Back to top |
|
frlill
Joined: 28 Jun 2006
Posts: 13
Location: Belgium
|
| Posted: Sun Jul 23, 2006 8:22 am Post subject: Re: Multilanguage dropdown lists |
|
|
Hello aissa,
Thanks. Vtiger 5 surely is going to be an outstanding product. I can't wait to install it, when the final release and upgrade is ready, but for the moment I will stick with 4.2.4 and work a way around this by using descriptions that all my users will understand.
Rgds
Frank |
|
| Back to top |
|
| |
|