I have a view that links to 'node/[nid]/images' and this module changes it to 'album/album-name/images.
But when I change the language the website adds a path-prefix.
for example: 'fr/node/[nid]/images'
With that prefix, this module does absolutely nothing...
Is there a way to ignore the path-prefix?