Hello,
I am creating a new site in 2 languages, English and Dutch. Dutch is my default language.
I am working with pathauto to create paths automatically in this way, that the path is: [Menu-title]\[Menu-parents]\[Page-title].
This is my pattern that I use.[node:menu-link:menu:name]/[node:menu-link:parents]/[node:menu-link]
The menu's are translated.
In my default language, everything works fine. Than I hit the translate button. I place the page in the same menu because the menu is translated. Everything works fine, except 1 thing --> [node:menu-link:menu:name]. The titel is not translated.
For example
Dutch: ?q=nl/nieuwsberichten/basisartikelpagina
English: ?q=en/nieuwsberichten/basicpagearticleIn the english path, I would like to see the translated version: ?q=en/news/basicpagearticle
Is there a way to use the translated text in this path?
or is there another solution?
I am using
Token 7.x-1.4
Pathauto 7.x-1.2
Comments
Anyone?
Does anyone have an idea?