Closed (won't fix)
Project:
Internationalization
Version:
6.x-1.1
Component:
Synchronization
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2010 at 22:38 UTC
Updated:
18 May 2011 at 17:59 UTC
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
Comment #1
kars-t commentedHi
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.