Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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 does two things differently from Drupal core:
Allows language switchers to save the new language in the user account of the logged-in user. This allows the site to transition to the user's previously preferred language during their login if only the "User account saver" language detection plugin is enabled. You need this feature only if your multilingual site has users that are typically logged in.
In addition, it shows languages in their translation. What this means is visible in the picture to the right.
This module collect each translatable fields in translation forms into a table together with source translation, so you can always see the source translation over the input field, both while you cr