Posted by gkselvam on January 2, 2012 at 12:10pm
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
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.