Hi all. I have a multilanguage site where language are choice via url (/ for the default and /foo for the others). Via admin panel I have choice to use page X for the frontal page. But this works only for the default language. When I'm seeing the site in romanian laguange (for example) and I click on the link to return to homepage, Drupal return me to ro/X and not ro/X-translated-with-another-nid.
I'm using acquia theme with no modification.
M.