README.txt 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Recommended modules
  6. * Installation
  7. * Configuration
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. The Contact translation module, part of the Internationalization (https://www.drupal.org/project/i18n) package, helps with the multilingual configuration of the site contact forms. This module makes contact categories and replies available for translation.
  12. * For a full description of the module, visit https://www.drupal.org/node/1396984
  13. * To submit bug reports and feature suggestions, or to track changes, visit https://www.drupal.org/project/issues/i18n
  14. REQUIREMENTS
  15. ------------
  16. This module requires the following modules:
  17. Internationalization (https://www.drupal.org/project/i18n)
  18. RECOMMENDED MODULES
  19. -------------------
  20. * Internationalization Views (https://www.drupal.org/project/i18nviews)
  21. * Language Icons (https://www.drupal.org/project/languageicons)
  22. * Translation Overview (https://www.drupal.org/project/translation_overview)
  23. * Localization Client (https://www.drupal.org/project/l10n_client)
  24. * Internationalization contributions (https://www.drupal.org/project/i18n_contrib)
  25. INSTALLATION
  26. ------------
  27. * This is a submodule of the Internationalization module. Install the Internationalization module as you would normally install a contributed Drupal module. See https://drupal.org/documentation/install/modules-themes/modules-7 for further information.
  28. CONFIGURATION
  29. -------------
  30. 1. Enable the Contact translation module included with the Internationalization module.
  31. 2. Go to Administration > Structure > Contact form.
  32. 3. Click edit for the form to configure.
  33. 4. Click the Translate tab.
  34. 5. Click the translate link for a language.
  35. 6. Translate the Category and Auto-reply text.
  36. 7. Click Save translation.
  37. 8. Repeat steps 5 to 7 for each language.
  38. 9. Repeat steps 2 to 8 for all forms.
  39. MAINTAINERS
  40. -----------
  41. * Jose Reyero - https://www.drupal.org/u/jose-reyero
  42. * Florian Weber (webflo) - https://www.drupal.org/u/webflo
  43. * Peter Philipp - https://www.drupal.org/u/das-peter
  44. * Joseph Olstad - https://www.drupal.org/u/joseph.olstad
  45. * Nathaniel Catchpole - https://www.drupal.org/u/catch