Multiple language Support

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

Multiple language Support

Vinu Varghese-2
Hi all,

 I need to store the product description in multiple languages. Is there
any way in ofbiz to accomplish this?

 Please guide me

regards
Vinu

--
........................................
<signature>
   <full-name> Vinu Varghese </full-name>
   <company-email> [hidden email] </company-email>
   <company-website> www.x-minds.org </company-website>
   <big-words>
    Success always occurs in private, and failure in full view.
    </big-words>
   <company-name-big>
\/      ._ _   o  ._    _|   _
/\  ~~  | | |  |  | |  (_|  _\                                                        
    </company-name-big>
</signature>

Reply | Threaded
Open this post in threaded view
|

Re: Multiple language Support

Sumit Pandit-3
Vinu,

you can do it via change the session locale.
And for this you have to provide description in many languages in  
corresponding *UiLabels.xml file (ProductUiLabels.xml). And needed to  
restart server.



On Feb 25, 2009, at 6:10 PM, Vinu Varghese wrote:

> Hi all,
>
> I need to store the product description in multiple languages. Is  
> there any way in ofbiz to accomplish this?
>
> Please guide me
>
> regards
> Vinu
>
> --
> ........................................
> <signature>
>  <full-name> Vinu Varghese </full-name>
>  <company-email> [hidden email] </company-email>
>  <company-website> www.x-minds.org </company-website>
>  <big-words>
>   Success always occurs in private, and failure in full view.
>   </big-words>
>  <company-name-big>
> \/      ._ _   o  ._    _|   _
> /\  ~~  | | |  |  | |  (_|  _
> \                                                            </
> company-name-big>
> </signature>
>

Reply | Threaded
Open this post in threaded view
|

Re: Multiple language Support

Sven Wesley
I think Vinu meant to save the product with n number of descriptions, like:
Prod1 - A great product (en)
Prod1 - En bra produkt (sv)
Prod1 - Un grande prodotto (it)



2009/2/25 Sumit Pandit <[hidden email]>

> Vinu,
>
> you can do it via change the session locale.
> And for this you have to provide description in many languages in
> corresponding *UiLabels.xml file (ProductUiLabels.xml). And needed to
> restart server.
>
>
>
>
> On Feb 25, 2009, at 6:10 PM, Vinu Varghese wrote:
>
>  Hi all,
>>
>> I need to store the product description in multiple languages. Is there
>> any way in ofbiz to accomplish this?
>>
>> Please guide me
>>
>> regards
>> Vinu
>>
>> --
>> ........................................
>> <signature>
>>  <full-name> Vinu Varghese </full-name>
>>  <company-email> [hidden email] </company-email>
>>  <company-website> www.x-minds.org </company-website>
>>  <big-words>
>>  Success always occurs in private, and failure in full view.
>>  </big-words>
>>  <company-name-big>
>> \/      ._ _   o  ._    _|   _
>> /\  ~~  | | |  |  | |  (_|  _\
>>                </company-name-big>
>> </signature>
>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Multiple language Support

Pranay Pandey-2
In this case DemoProductI18nData.xml should be your friend.

Thanks & Regards
--
Pranay Pandey

On Feb 25, 2009, at 6:22 PM, Sven Wesley wrote:

> I think Vinu meant to save the product with n number of  
> descriptions, like:
> Prod1 - A great product (en)
> Prod1 - En bra produkt (sv)
> Prod1 - Un grande prodotto (it)
>
>
>
> 2009/2/25 Sumit Pandit <[hidden email]>
>
>> Vinu,
>>
>> you can do it via change the session locale.
>> And for this you have to provide description in many languages in
>> corresponding *UiLabels.xml file (ProductUiLabels.xml). And needed to
>> restart server.
>>
>>
>>
>>
>> On Feb 25, 2009, at 6:10 PM, Vinu Varghese wrote:
>>
>> Hi all,
>>>
>>> I need to store the product description in multiple languages. Is  
>>> there
>>> any way in ofbiz to accomplish this?
>>>
>>> Please guide me
>>>
>>> regards
>>> Vinu
>>>
>>> --
>>> ........................................
>>> <signature>
>>> <full-name> Vinu Varghese </full-name>
>>> <company-email> [hidden email] </company-email>
>>> <company-website> www.x-minds.org </company-website>
>>> <big-words>
>>> Success always occurs in private, and failure in full view.
>>> </big-words>
>>> <company-name-big>
>>> \/      ._ _   o  ._    _|   _
>>> /\  ~~  | | |  |  | |  (_|  _\
>>>               </company-name-big>
>>> </signature>
>>>
>>>
>>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Multiple language Support

Jacques Le Roux
Administrator
In reply to this post by Vinu Varghese-2
Using XML file : have a look at DemoProductI18nData.xml
Using UI : http://docs.ofbiz.org/x/_AM (any help improving this document would be appreciated...)

Jacques

From: "Vinu Varghese" <[hidden email]>

> Hi all,
>
> I need to store the product description in multiple languages. Is there
> any way in ofbiz to accomplish this?
>
> Please guide me
>
> regards
> Vinu
>
> --
> ........................................
> <signature>
>   <full-name> Vinu Varghese </full-name>
>   <company-email> [hidden email] </company-email>
>   <company-website> www.x-minds.org </company-website>
>   <big-words>
>    Success always occurs in private, and failure in full view.
>    </big-words>
>   <company-name-big>
> \/      ._ _   o  ._    _|   _
> /\  ~~  | | |  |  | |  (_|  _\                                                        
>    </company-name-big>
> </signature>
>

Reply | Threaded
Open this post in threaded view
|

Re: Multiple language Support

Jacques Le Roux
Administrator
From: "Jacques Le Roux" <[hidden email]>
> Using UI : http://docs.ofbiz.org/x/_AM (any help improving this document would be appreciated...)

OK, I have updated the document there. It was done in a hurry, please check if nothing is missing and all is true...

Thks

Jaques
 

> Jacques
>
> From: "Vinu Varghese" <[hidden email]>
>> Hi all,
>>
>> I need to store the product description in multiple languages. Is there
>> any way in ofbiz to accomplish this?
>>
>> Please guide me
>>
>> regards
>> Vinu
>>
>> --
>> ........................................
>> <signature>
>>   <full-name> Vinu Varghese </full-name>
>>   <company-email> [hidden email] </company-email>
>>   <company-website> www.x-minds.org </company-website>
>>   <big-words>
>>    Success always occurs in private, and failure in full view.
>>    </big-words>
>>   <company-name-big>
>> \/      ._ _   o  ._    _|   _
>> /\  ~~  | | |  |  | |  (_|  _\                                                        
>>    </company-name-big>
>> </signature>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: Multiple language Support

Heidi Dehaes - Olagos
Yes,

The method with the "alternates" is the one you should use.

Heidi

2009/2/25 Jacques Le Roux <[hidden email]>

> From: "Jacques Le Roux" <[hidden email]>
>
>> Using UI : http://docs.ofbiz.org/x/_AM (any help improving this document
>> would be appreciated...)
>>
>
> OK, I have updated the document there. It was done in a hurry, please check
> if nothing is missing and all is true...
>
> Thks
>
> Jaques
>
>
> Jacques
>>
>> From: "Vinu Varghese" <[hidden email]>
>>
>>> Hi all,
>>>
>>> I need to store the product description in multiple languages. Is there
>>> any way in ofbiz to accomplish this?
>>>
>>> Please guide me
>>>
>>> regards
>>> Vinu
>>>
>>> --
>>> ........................................
>>> <signature>
>>>  <full-name> Vinu Varghese </full-name>
>>>  <company-email> [hidden email] </company-email>
>>>  <company-website> www.x-minds.org </company-website>
>>>  <big-words>
>>>   Success always occurs in private, and failure in full view.
>>>   </big-words>
>>>  <company-name-big>
>>> \/      ._ _   o  ._    _|   _
>>> /\  ~~  | | |  |  | |  (_|  _\
>>>                 </company-name-big>
>>> </signature>
>>>
>>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Multiple language Support

Vinu Varghese-2
In reply to this post by Pranay Pandey-2
Thanks Pranay . let me check

........................................
<signature>
   <full-name> Vinu Varghese </full-name>
   <company-email> [hidden email] </company-email>
   <company-website> www.x-minds.org </company-website>
   <big-words>
    Success always occurs in private, and failure in full view.
    </big-words>
   <company-name-big>
\/      ._ _   o  ._    _|   _
/\  ~~  | | |  |  | |  (_|  _\                                                        
    </company-name-big>
</signature>



Pranay Pandey wrote:

> In this case DemoProductI18nData.xml should be your friend.
>
> Thanks & Regards
> --
> Pranay Pandey
>
> On Feb 25, 2009, at 6:22 PM, Sven Wesley wrote:
>
>> I think Vinu meant to save the product with n number of descriptions,
>> like:
>> Prod1 - A great product (en)
>> Prod1 - En bra produkt (sv)
>> Prod1 - Un grande prodotto (it)
>>
>>
>>
>> 2009/2/25 Sumit Pandit <[hidden email]>
>>
>>> Vinu,
>>>
>>> you can do it via change the session locale.
>>> And for this you have to provide description in many languages in
>>> corresponding *UiLabels.xml file (ProductUiLabels.xml). And needed to
>>> restart server.
>>>
>>>
>>>
>>>
>>> On Feb 25, 2009, at 6:10 PM, Vinu Varghese wrote:
>>>
>>> Hi all,
>>>>
>>>> I need to store the product description in multiple languages. Is
>>>> there
>>>> any way in ofbiz to accomplish this?
>>>>
>>>> Please guide me
>>>>
>>>> regards
>>>> Vinu
>>>>
>>>> --
>>>> ........................................
>>>> <signature>
>>>> <full-name> Vinu Varghese </full-name>
>>>> <company-email> [hidden email] </company-email>
>>>> <company-website> www.x-minds.org </company-website>
>>>> <big-words>
>>>> Success always occurs in private, and failure in full view.
>>>> </big-words>
>>>> <company-name-big>
>>>> \/      ._ _   o  ._    _|   _
>>>> /\  ~~  | | |  |  | |  (_|  _\
>>>>               </company-name-big>
>>>> </signature>
>>>>
>>>>
>>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Multiple language Support

Vinu Varghese-2
In reply to this post by Heidi Dehaes - Olagos
Thanks Jacques.

........................................
<signature>
   <full-name> Vinu Varghese </full-name>
   <company-email> [hidden email] </company-email>
   <company-website> www.x-minds.org </company-website>
   <big-words>
    Success always occurs in private, and failure in full view.
    </big-words>
   <company-name-big>
\/      ._ _   o  ._    _|   _
/\  ~~  | | |  |  | |  (_|  _\                                                        
    </company-name-big>
</signature>



Heidi Dehaes wrote:

> Yes,
>
> The method with the "alternates" is the one you should use.
>
> Heidi
>
> 2009/2/25 Jacques Le Roux <[hidden email]>
>
>  
>> From: "Jacques Le Roux" <[hidden email]>
>>
>>    
>>> Using UI : http://docs.ofbiz.org/x/_AM (any help improving this document
>>> would be appreciated...)
>>>
>>>      
>> OK, I have updated the document there. It was done in a hurry, please check
>> if nothing is missing and all is true...
>>
>> Thks
>>
>> Jaques
>>
>>
>> Jacques
>>    
>>> From: "Vinu Varghese" <[hidden email]>
>>>
>>>      
>>>> Hi all,
>>>>
>>>> I need to store the product description in multiple languages. Is there
>>>> any way in ofbiz to accomplish this?
>>>>
>>>> Please guide me
>>>>
>>>> regards
>>>> Vinu
>>>>
>>>> --
>>>> ........................................
>>>> <signature>
>>>>  <full-name> Vinu Varghese </full-name>
>>>>  <company-email> [hidden email] </company-email>
>>>>  <company-website> www.x-minds.org </company-website>
>>>>  <big-words>
>>>>   Success always occurs in private, and failure in full view.
>>>>   </big-words>
>>>>  <company-name-big>
>>>> \/      ._ _   o  ._    _|   _
>>>> /\  ~~  | | |  |  | |  (_|  _\
>>>>                 </company-name-big>
>>>> </signature>
>>>>
>>>>
>>>>        
>
>