I have tried a few deferent vocabularies but only the top term is always not translated and displayed with the default language. My default language is Japanese and the terms are translated into English by i18n and the languages can be switched by the prefix of URL. I have also attached a screenshot.

CommentFileSizeAuthor
Profile Taxonomy translation.jpg21.1 KBchinita7

Comments

chinita7’s picture

Edit: I'm using " Localize terms. Terms are common for all languages, but their name and description may be localized." I have also tried the order of the terms but always the term assigned to the first one (on the top) is not translated.

gnindl’s picture

Status: Active » Fixed

A simple condition excludes the first term (index: 0). The following committed patches fixes that:

http://drupalcode.org/project/profile_taxonomy.git/blobdiff/22ff8f0a0354...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.