I succeeded in getting my primary links to work with 2 languages (English/Dutch).

Everything works fine, but when I click on the "About us" link in the menu, I get the English "About us" page. If I then hover across the "English" language selection I do see "h ttp://localhost/drupal/en/about" in the status bar. But when I roll over the "Dutch" I see "h ttp://localhost/drupal/nl/node/2".

This is a problem, because the Dutch "Over ons" page is node/1, so I get to see an Dutch page with English content. The content is not changing when you select a different language, everything else does.

I've been fighting this one for an hour and a half! Help anyone? :o)