Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
- Implemented new processor for UI translation, so that it could be downloaded in a common bulk submissions
- Moved last Smartling submodule to use new code base. Pretty big refactoring was made.
- Fixed bugs.
A few more words about the new processor. Before this release if you wanted to translate any content entity in Drupal - you could easily use all the features of the module. But UI strings were a different story. Instead of making operations with them in a bulk one had to manually download each text group translation by clicking on the link. Which was quite a painful procedure. So what we've done is refactoring of the code to be able to deal with all the different "translatables" in a single unified way.