README.txt 2.1 KB

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