I created a drupal environment with a CCK node type.

This node type has:

  • 1 Imagefield (with alternate text enabled)
  • 1 Filefield (with description enabled)

I have checked the "Alternate Text" and "Description" fields in the Translation Managament fieldset on the node type.

When I create a node, add an image and a file, try to translate it, then the Alternate Text and Description are not in the fields to the translate.

Is it possible to also include the ImageField "custom title text" in the to-translate-fields?

Comments

captblarney’s picture

Having a similar problem. I've enabled the CCK translation module well, without success. I suspect that the option to translate the Description field in the Translation Management fieldset refers to the Content type description, not the imagefield description. Any ideas on how to get the imagefield attributes translated?