opi ff54bc15e9 [up] i18n 7.x-1.26 6 years ago
..
README.txt 8bac72ca5a [up] i18n 7.x-1.18 7 years ago
i18n_field.api.php 4fdf2fff80 Commit initial. Etat de la prod au 21/11/2016 8 years ago
i18n_field.i18n.inc 905a493d8e [up] i18n 7.x-1.24 7 years ago
i18n_field.inc 4fdf2fff80 Commit initial. Etat de la prod au 21/11/2016 8 years ago
i18n_field.info ff54bc15e9 [up] i18n 7.x-1.26 6 years ago
i18n_field.install 4fdf2fff80 Commit initial. Etat de la prod au 21/11/2016 8 years ago
i18n_field.module ff54bc15e9 [up] i18n 7.x-1.26 6 years ago
i18n_field.pages.inc 4fdf2fff80 Commit initial. Etat de la prod au 21/11/2016 8 years ago
i18n_field.test 4fdf2fff80 Commit initial. Etat de la prod au 21/11/2016 8 years ago

README.txt

CONTENTS OF THIS FILE
---------------------

* Introduction
* Requirements
* Recommended modules
* Installation
* Configuration
* Maintainers


INTRODUCTION
------------

The Field translation module, part of the Internationalization
(https://www.drupal.org/project/i18n) package, allows for translation of text
associated with a field's settings including the label, help text, default
value, and list options.

* For a full description of the module, visit this page
https://www.drupal.org/node/1279346.

* 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 Field translation module included with Internationalization.
2. Go to Administration > Configuration > Regional and language > Translate
interface.
3. Select the Filter Translatable Strings field set and limit search to fields.
4. Edit the desired field and Save.

For the translation to be displayed, the user needs to use some of the Field
Formatters provided by this module whose name usually ends up in 'translated'.
For most core fields it is Default translated.

Note: The Field Translation module does not provide content translation for
fields. This functionality is provided by the Entity Translation (ET) module.


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