Hey everyone,

i have been getting this problem for a while now and i'm just tired of doing work around for it...

What happens is that when i create a custom content type with a 'List' as one of the fields and create a translation for it lets say 'Cat' => 'Chat', its field name 'Pets' => 'Animal de compagnie'. Pulling this information in a view and switching the language will only translate the 'field name' and not the 'field content' (ex: Cat).

So i'm puzzled as to what could be the problem, i dont have this issue on basic pages or nodes, but when it comes to these user created 'content type' this occurs.

Drupal core: 7.15 (same issue even on 7.14)

Thx,

Comments

Rainbowwwww’s picture

Well i guess found it, forget to put 'Default, Translated' format in display options.

Vertex’s picture

Where do you found it?
Put more details please. looks like I have the same problem