This project is not covered by Drupal’s security advisory policy.

The goal of this project is to provide APIs that locale module should have provided all along. To be included in Drupal 8 core.

On a technical level this project provides abstraction of GNU Gettext .po file import and export from various other modules as well as serves as the missing locale API for source string and translation load/save operations. Watch out as this module becomes a requirement for others to clean out duplicate efforts.

Implemented abstracted import for now with support for batched file reading which also ties in with the built-in locale UI and replaces the import screen backend to read files in batches.

See http://drupal.org/node/569004#comment-4637252 and http://drupal.org/node/1197498 for more information for now.

Feedback welcome!

Project information

Releases