Posted by yaoweizhen on December 5, 2008 at 4:43pm
I have created some new fields in profile . I need to translate the content of these fields. I can't find the way on drupal.org.
I'm using drupal 6.
What's mean that 'All languages' in menu item option?
I didn't need to translate the foot link menu, so i chose the 'All languages' option. My understanding is if chose this option, the menu item will be displayed in all page, but the fact is on the contrary.
And I read the document, it said that '/ -- for all languages', but i can't use '' in the link.

Comments
.po files
Translations in Drupal 6 live in a /translations/ subfolder of their module folder. They are stored in a .po file named after the module. Those can be translated with Poedit for example (http://www.poedit.net) and imported back into Drupal.
More information about "Translation, multilanguage content, and internationalization" you can find under http://drupal.org/node/254214.
hth
Frank
Frank
My LinkedIn profile