Hi All,
I'm building a website with Drupal 7 and I'm getting a problem with translations.
When the site is shown with the native language (english) urls are "correct" for example: "http://www.mywebsite.com/content/polish", but, when the site is shown with translation urls are shown with nodes as: "http://www.mywebsite.com/node/124"
How can I fix that?

Comments

absoludo’s picture

If you have Clean URL's enabled you can set replacement patterns for all languages (including language neutral) here:
/admin/config/search/path/patterns

You may need to delete aliases & bulk update after setting new patterns.