By gábor hojtsy on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x
Introduced in version:
8.0
Issue links:
Description:
A field based entity translation module was added to Drupal 8 (based on the Drupal 7 Entity translation module) in #1188388: Entity translation UI in core back in 2012 November. (But we did not have a change notice for it at the time).
It was renamed to content_translation.module in #2024867: Rename translation_entity to content_translation and got several refinements, mostly tracked in #1836086: [meta] Entity Translation UI improvements.
The legacy content translation module was removed in #1952062: Remove legacy translation module in favor of content translation.
Impacts:
Site builders, administrators, editors
Module developers