I have tried using the localization module to translate my site. It works enough to translate the menus; but not the actual site content. I have followed the install directions (http://drupal.org/node/116338) to no avail.

I have just tried to install the googleTranslate module and that is also not working.

Can anyone provide a little ray of light on this situation? I am trying to setup a website for my husband's school.

MANY thanks
Stina

Comments

hsalazar’s picture

Stina:

The locale module just puts the capabilities there. You need some additional tools to make the magic. In particular, use the i18n family of modules. The handbook has good directions on how to install and configure, and you can also take advantage of these fine tutorials:

  1. i18n and Drupal 5.1
  2. i18n - Installation and Configuration
  3. i18n - Translating Nodes

Good luck with your efforts!