Closed (fixed)
Project:
Node Reference URL Widget
Version:
6.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
13 Apr 2010 at 01:23 UTC
Updated:
31 Mar 2011 at 01:28 UTC
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
Comment #1
quicksketchThe 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.