Hi,
I've created a DwNavigation in one of my templates with a custom setting which I'm using in my xslt, like so:
<ul class="dwnavigation" id="mynavigation" settings="template:navigation.xslt;expandmode:all;page:products;"></ul>
Is It somehow possible to translate the value 'products' and use the translated value in my xslt?