The current i18n interface does not allow to define term translations across vocabularies.

For example, given a vocabulary E whose language is English, and another F whose language is Français, if I want to translate terms of E into terms of F, the interface does not provide any way to create those translations.

Currently, the only way to translate terms is to place all of them in the same vocabulary, and to associate no language to that vocabulary... which leads to another issue: http://drupal.org/node/29697.

Comments

jose reyero’s picture

Version: 4.6.x-1.x-dev » 4.7.x-1.x-dev
Status: Active » Fixed

This is already implemented in 4.7.

Anonymous’s picture

Status: Fixed » Closed (fixed)