Define default language in Ofbiz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Define default language in Ofbiz

Fork-2
Hello,

I would like to change the default language  (en) to fr.

I tried to configure in the general.properties this : locales.available=fr and now in the list I have just "Francais" but ofbiz is on englsh. I have to click the change's button .

Jean-Noël
Reply | Threaded
Open this post in threaded view
|

Re: Define default language in Ofbiz

Adrian Crum
Modify your OFBiz startup script to set the language to fr.

-Adrian


ForK wrote:
> Hello,
>
> I would like to change the default language  (en) to fr.
>
> I tried to configure in the general.properties this : locales.available=fr
> and now in the list I have just "Francais" but ofbiz is on englsh. I have to
> click the change's button .
>
> Jean-Noël
Reply | Threaded
Open this post in threaded view
|

Re: Define default language in Ofbiz

Fork-2
Hello Adrian,

I tried to use -Duser.language=fr in my startup script (startofbiz.bat) but it is still in English !

Thanks


Adrian Crum wrote
Modify your OFBiz startup script to set the language to fr.

-Adrian


ForK wrote:
> Hello,
>
> I would like to change the default language  (en) to fr.
>
> I tried to configure in the general.properties this : locales.available=fr
> and now in the list I have just "Francais" but ofbiz is on englsh. I have to
> click the change's button .
>
> Jean-Noël
Reply | Threaded
Open this post in threaded view
|

Re: Define default language in Ofbiz

Jacques Le Roux
Administrator
Please use rather user ML for such questions :
http://docs.ofbiz.org/display/OFBADMIN/Mailing+Lists#MailingLists-DeveloperList:dev@...

Try to change also locale.properties.fallback in general.properties to =fr

Jacques

----- Original Message -----
From: "ForK" <[hidden email]>
To: <[hidden email]>
Sent: Tuesday, May 13, 2008 10:05 AM
Subject: Re: Define default language in Ofbiz


>
> Hello Adrian,
>
> I tried to use -Duser.language=fr in my startup script (startofbiz.bat) but
> it is still in English !
>
> Thanks
>
>
>
> Adrian Crum wrote:
>>
>> Modify your OFBiz startup script to set the language to fr.
>>
>> -Adrian
>>
>>
>> ForK wrote:
>>> Hello,
>>>
>>> I would like to change the default language  (en) to fr.
>>>
>>> I tried to configure in the general.properties this :
>>> locales.available=fr
>>> and now in the list I have just "Francais" but ofbiz is on englsh. I have
>>> to
>>> click the change's button .
>>>
>>> Jean-Noël
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Define-default-language-in-Ofbiz-tp17189863p17203200.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Define default language in Ofbiz

Fork-2
I already tried to modify locale.properties.fallback but any change.

this is a part of my general general.properties :

locale.properties.fallback=fr

# -- locales made available separated by commas
locales.available=fr

# -- default Time Zone
#timeZone.default=GMT

# -- time zone IDs made available separated by commas
#timeZones.available=US/Eastern,US/Central,US/Mountain,US/Pacific,US/Alaska,US/Hawaii

# -- the default country for drop downs
country.geo.id.default=FR
(sorry, Thereafter I will use the good user ML)

jacques.le.roux wrote
Please use rather user ML for such questions :
http://docs.ofbiz.org/display/OFBADMIN/Mailing+Lists#MailingLists-DeveloperList:dev@ofbiz.apache.org

Try to change also locale.properties.fallback in general.properties to =fr

Jacques

----- Original Message -----
From: "ForK" <nono@supinfo.com>
To: <dev@ofbiz.apache.org>
Sent: Tuesday, May 13, 2008 10:05 AM
Subject: Re: Define default language in Ofbiz


>
> Hello Adrian,
>
> I tried to use -Duser.language=fr in my startup script (startofbiz.bat) but
> it is still in English !
>
> Thanks
>
>
>
> Adrian Crum wrote:
>>
>> Modify your OFBiz startup script to set the language to fr.
>>
>> -Adrian
>>
>>
>> ForK wrote:
>>> Hello,
>>>
>>> I would like to change the default language  (en) to fr.
>>>
>>> I tried to configure in the general.properties this :
>>> locales.available=fr
>>> and now in the list I have just "Francais" but ofbiz is on englsh. I have
>>> to
>>> click the change's button .
>>>
>>> Jean-Noël
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Define-default-language-in-Ofbiz-tp17189863p17203200.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Define default language in Ofbiz

Adrian Crum
(copied to user ml from dev ml)

It may be a browser setting. I use Firefox, and I have to set my
preferred language to French to get OFBiz to display in French.

-Adrian

ForK wrote:

> I already tried to modify sblala but any change.
>
> this is a part of my general general.properties :
>
>
>
>> locale.properties.fallback=fr
>>
>> # -- locales made available separated by commas
>> locales.available=fr
>>
>> # -- default Time Zone
>> #timeZone.default=GMT
>>
>> # -- time zone IDs made available separated by commas
>> #timeZones.available=US/Eastern,US/Central,US/Mountain,US/Pacific,US/Alaska,US/Hawaii
>>
>> # -- the default country for drop downs
>> country.geo.id.default=FR
>>
>
> (sorry, Thereafter I will use the good user ML)
>
>
> jacques.le.roux wrote:
>> Please use rather user ML for such questions :
>> http://docs.ofbiz.org/display/OFBADMIN/Mailing+Lists#MailingLists-DeveloperList:dev@...
>>
>> Try to change also locale.properties.fallback in general.properties to =fr
>>
>> Jacques
>>
>> ----- Original Message -----
>> From: "ForK" <[hidden email]>
>> To: <[hidden email]>
>> Sent: Tuesday, May 13, 2008 10:05 AM
>> Subject: Re: Define default language in Ofbiz
>>
>>
>>> Hello Adrian,
>>>
>>> I tried to use -Duser.language=fr in my startup script (startofbiz.bat)
>>> but
>>> it is still in English !
>>>
>>> Thanks
>>>
>>>
>>>
>>> Adrian Crum wrote:
>>>> Modify your OFBiz startup script to set the language to fr.
>>>>
>>>> -Adrian
>>>>
>>>>
>>>> ForK wrote:
>>>>> Hello,
>>>>>
>>>>> I would like to change the default language  (en) to fr.
>>>>>
>>>>> I tried to configure in the general.properties this :
>>>>> locales.available=fr
>>>>> and now in the list I have just "Francais" but ofbiz is on englsh. I
>>>>> have
>>>>> to
>>>>> click the change's button .
>>>>>
>>>>> Jean-Noël
>>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Define-default-language-in-Ofbiz-tp17189863p17203200.html
>>> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>>>
>>>
>>
>>
>