README.txt 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Recommended modules
  6. * Installation
  7. * Configuration
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. The User mail translation module, part of the Internationalization (https://www.drupal.org/project/i18n) package, translates emails sent from the User module.
  12. * For a full description of the module, visit this page:
  13. https://www.drupal.org/node/133977
  14. * To submit bug reports and feature suggestions, or to track changes:
  15. https://www.drupal.org/project/issues/i18n
  16. REQUIREMENTS
  17. ------------
  18. This module requires the following modules:
  19. Internationalization (https://www.drupal.org/project/i18n)
  20. RECOMMENDED MODULES
  21. -------------------
  22. * Internationalization Views (https://www.drupal.org/project/i18nviews)
  23. * Language Icons (https://www.drupal.org/project/languageicons)
  24. * Translation Overview (https://www.drupal.org/project/translation_overview)
  25. * Localization Client (https://www.drupal.org/project/l10n_client)
  26. * Internationalization contributions (https://www.drupal.org/project/i18n_contrib)
  27. INSTALLATION
  28. ------------
  29. * This is a submodule of the Internationalization module. Install the Internationalization module as you would normally install a contributed Drupal module. Visit https://www.drupal.org/docs/7/extending-drupal-7/installing-contributed-modules-find-import-enable-configure-drupal-7 for further information.
  30. CONFIGURATION
  31. -------------
  32. To configure email translations
  33. 1. Navigate to Administration > Configuration > Regional and language > Multilingual settings and select the variables tab.
  34. 2. Select the "User emails" tab. Select the variables you would like translated and Save configuration.
  35. MAINTAINERS
  36. -----------
  37. * Jose Reyero - https://www.drupal.org/u/jose-reyero
  38. * Florian Weber (webflo) - https://www.drupal.org/u/webflo
  39. * Peter Philipp - https://www.drupal.org/u/das-peter
  40. * Joseph Olstad - https://www.drupal.org/u/joseph.olstad
  41. * Nathaniel Catchpole - https://www.drupal.org/u/catch