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.
Provides a simpler interface to manage translating strings for use in template files.
Usage:
print st('Your translated string');
Small module provides the ability to display block, depending on the active language without using Internationalization module
This modules uses the ip2country module for automatic country detection.
in all contexts - forms, validation and view:
Analyses an uploaded PO file for present, missing and different translations.