I'm 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 tried the translation table module too, but doesn't work. I can find the string and translate it but nothing happens!

Any help would be much appreciated!

Comments

kars-t’s picture

Status: Active » Closed (won't fix)

Hi

I am closing this due to no activity for over a year.

Best guess about the issue is that you should try the preprocess layer to translate the strings as CCK might not implement i18n to do this for you.