config_translation.migrate_drupal.yml
Same filename in other branches
File
-
core/
modules/ config_translation/ migrations/ state/ config_translation.migrate_drupal.yml
View source
- finished:
- 6:
- i18nprofile: config_translation
- 7:
- i18n_variable: config_translation
- i18n_taxonomy: config_translation
- not_finished:
- 6:
- # language content comment settings.
- locale: language
- # @TODO: Move to finished when remaining Drupal 6 i18n issues are resolved.
- # See https://www.drupal.org/project/drupal/issues/2208401
- i18n: config_translation
- # field labels and descriptions, synchronized fields.
- i18ncck: config_translation
- # Block, menu, taxonomy, User profiles.
- i18nstrings: config_translation
- i18ntaxonomy: config_translation
- 7:
- # language content comment settings.
- locale: language
- # @TODO: Move to finished when remaining Drupal 7 i18n issues are resolved.
- # See https://www.drupal.org/project/drupal/issues/2208401
- i18n: config_translation
- # field labels and descriptions, field options.
- i18n_field: config_translation
- i18n_string: config_translation
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.