Download & Extend

Language (translation) not taken over within the node_display modules

Project:Node displays contributions
Version:6.x-2.x-dev
Component:Other modules support
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

Hi,
First I would tell you that I really love Display Suite and Node Display contributes, it is a great way of theming!
Thanks for building it!

But when I use the gmap, location and cck submodules, my language (Dutch) is not followed. The Label etc. stays in English, while notmal gmap, location and cck fields in node.tpl.php are following the translation.

Isn't Node_display able to use translation of the content, or is it somewhere a bug?

Thanks a lot in advance for going into this!
Greetings, Martijn

Comments

#1

Status:active» postponed (maintainer needs more info)

Well, by default the labels aren't ran through the t() function for performance reasons - and also to keep the clutter out of the translation database.
Can you try changing the default label to something else and see if it changes and pops up in the translation management screen ?

#2

Status:postponed (maintainer needs more info)» closed (works as designed)

Label translation works as designed as stated in #1

nobody click here