Provide tools for translation and display of text in multiple languages and support for regionalization/localization for dates, numbers, currency, measurement, or other local contexts.
This module provides an administration screen that allows administrators to massively clone translations of entities from one language to another. Supports core translation, entity translation, interface translations, i81n_string, translatable variables, aliases, redirects, metatags, etc
Module for creating translatable render arrays which are translated at the time of rendering. This makes it easier to write unit tests using simpletest because the use of the t() function makes it necessary to use the web tests due to call to the database layer. The translatable render arrays is a workaround to delay the call to the database layer and instead juggle a data structure.
Automatic transliteration and content translation creation from source Cyrillic nodes. Allows users to select node types that should have automatic transliteration enabled.