I know that this is an i18n issue, but I was wondering if anyone has a solution for my problem:
I use taxonomy menu together with views.
My default language is English. Other languages are Dutch and French.
Taxonomy menu translates my terms correctly, but in the view they still appear in English.
When I use the default menu path type the core handles the view and the translation is ok.
But views offers more sorting options which I need.

My configuration:
1. Taxonomy:
- Localize terms

2. Taxonomy menu:
- menu path type: Custom Path
- Base Path for Hierarchy Path: category
- Base Path for Custom Path: taxonomy/products
- Display Depth in Custom Path: empty

Views
- see attached images for screenshots

If anyone has a solution for this translation problem, please let me know.

Thank you.

CommentFileSizeAuthor
views_capture2.JPG57.24 KBtomsm
views_capture1.JPG64.29 KBtomsm

Comments

indytechcook’s picture

Hello again. I might direct this question to the views group rather then taxonomy menu. Taxonomy menu just points to a URL views is what controls what is displayed on the page.

tomsm’s picture

Yes, I know. And according to the views group, it's an i18n issue:
They are already working on an i18nviews plugin. But there is still no solution that works.
See also:
http://drupal.org/node/346028
http://drupal.org/node/360024

That's why I ask the question here. Maybe someone has found a solution.

asak’s picture

indytechcook’s picture

Status: Active » Closed (duplicate)

Setting as duplicate of 316632