Closed (works as designed)
Project:
Entity Translation
Version:
7.x-1.x-dev
Component:
Base system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2011 at 20:19 UTC
Updated:
25 May 2015 at 19:17 UTC
Jump to comment: Most recent
Comments
Comment #1
Jerome F commentedWell you can still translate them through the translate interface, as strings though.
Comment #2
plachActually the Title module lets you replace also taxonomy subject and description.
Comment #3
Jerome F commentedYes it does. I just didn't have enough faith :-s and just didn't try...
Thank you!
I just want to note that the Entity translation upgrade module is usefull when translations have already been applied to taxonomy terms, because I did run into some issues like:
EntityMetadataWrapperException: Unable to get the data property format as the parent data structure is not set. in EntityStructureWrapper->getPropertyValue() (line 419 of /sites/all/modules/entity/includes/entity.wrapper.inc).
when I tried to translate previously created / (un/)translated terms. Replacing and deleting the term name field and replacing it again + getting rid of some old test tags that I didn't need anymore... helped me to solve these issues and now everything runs smoothly.
Comment #4
vasikesubscribe. i also get the error from #3
i think it's a title module issue, so i posted there : http://drupal.org/node/1210670
Comment #5
adrianmak commentedI enabled title module for taxonomy term entity translation.
I could not change the name of source language term for any new added term. Is it normal ?
Comment #6
pere orga@adrianmak yes, you need to use the Title module to replace the term name with a field.
Comment #7
maitridan commented@Pere Orga i just tried after installing the Title module, it always errors out when i try to replace the taxonomy name field. The error is: "The website encountered an unexpected error. Please try again later." That doesn't tell much. Do you have experience of this, and if you do, under what condition does this occur? Thank you so much!