12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- CONTENTS OF THIS FILE
- ---------------------
- * Introduction
- * Requirements
- * Recommended modules
- * Installation
- * Configuration
- * Maintainers
- INTRODUCTION
- ------------
- 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.
- * For a full description of the module, visit
- https://www.drupal.org/node/1396984.
- * To submit bug reports and feature suggestions, or to track changes,
- visit https://www.drupal.org/project/issues/i18n.
- REQUIREMENTS
- ------------
- This module requires the following module:
- * Internationalization - https://www.drupal.org/project/i18n
- RECOMMENDED MODULES
- -------------------
- * Internationalization Views - https://www.drupal.org/project/i18nviews
- * Language Icons - https://www.drupal.org/project/languageicons
- * Translation Overview - https://www.drupal.org/project/translation_overview
- * Localization Client - https://www.drupal.org/project/l10n_client
- * Internationalization contributions -
- https://www.drupal.org/project/i18n_contrib
- INSTALLATION
- ------------
- 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/node/895232 for further information.
- CONFIGURATION
- -------------
- 1. Enable the Contact translation module included with the Internationalization
- module.
- 2. Go to Administration > Structure > Contact form.
- 3. Select edit for the form to configure.
- 4. Select the Translate tab.
- 5. Select the translate link for a language.
- 6. Translate the Category and Auto-reply text.
- 7. Select Save translation.
- 8. Repeat steps 5 to 7 for each language.
- 9. Repeat steps 2 to 8 for all forms.
- MAINTAINERS
- -----------
- * Jose Reyero - https://www.drupal.org/u/jose-reyero
- * Florian Weber (webflo) - https://www.drupal.org/u/webflo
- * Peter Philipp - https://www.drupal.org/u/das-peter
- * Joseph Olstad - https://www.drupal.org/u/joseph.olstad
- * Nathaniel Catchpole - https://www.drupal.org/u/catch
|