iIm using node reference url on a content type, and i'm using i18n also (D6), however I can't figure out how to translate the node reference link on the full view. How can I solve this? I've tried to translate the string and the translation table module too, but doesn't work.

Any help would be much appreciated!

Comments

quicksketch’s picture

Priority: Critical » Normal
Status: Active » Closed (fixed)

The 1.3 version of this module didn't support translation on those fields, but later version has included t() around the link title and link hover text. I'm assuming you got this working now, since you can just translate it through the locale interface like any other string.