product handling for multi domain

Events happening in the community are now at Drupal community events on www.drupal.org.
gkselvam's picture

I have three different domain in single drupal installation. I would like use the same category and products in all three domain, one for English, one for German and one for Spanish. How to translate category and product name and description.

Comments

localization

MarketStone's picture

http://localize.drupal.org/ this sets up a different area in drupal for each language plus You can use Your own translated words for all the words in a t() function. This is what the t() function is for when You make a module. Not sure why You want to make 3 separate sites but You can point each site to the same data base in the settings.php file.

i hate to use activeX, if You do not mind google translate is just to easy. i think they use the http://www.systransoft.com/ translate engine which it is worth getting it from them, but it cost money.