Features Translations

Component ID

1511864

Component name

Features Translations

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

30010

Component created

Component changed

Component body

Features Translations adds a new Features component called Translations that allows to import/export sets of translated strings. String sets can be chosen per language and per text group.

The module can use l10n_update to reduce the set of exported strings. Please read this post to understand how to activate this feature.

Upgrading

To upgrade from from 1.x branch, do the following:

# Before upgrade:
* drush l10n-update-refresh
* drush l10n-update --mode=replace
* drush fu feature_name

# Upgrade module

# After upgrade:
* drush fr feature_name