Why this module is deprecated

This module currently requires all translations to be made on the dev server and then pushed to live; if you change the translations on the live server, things will get messed up.

As the above turned out to not work out, this module is deprecated. See #2910138-13: Use Language-Commands or Locale-Sync instead of Custom-Translations for why, and pointers for alternatives.

How this module was used

  • Install it as usual
  • Install Drush Language Commands
  • Execute drush langexpall which will place (only) the customized strings into translations/custom/%language.po
  • Deploy your codebase on the target server
  • Watch the custom translations get automagically picked up when running drush locale-update or triggering updates on admin/config/regional/translate
Supporting organizations: 

Project information

Releases