Projet

Général

Profil

Révision e013fa40

Ajouté par Assos Assos il y a presque 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/i18n/i18n_field/README.txt
12 12
INTRODUCTION
13 13
------------
14 14

  
15
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.
15
The Field translation module, part of the Internationalization
16
(https://www.drupal.org/project/i18n) package, allows for translation of text
17
associated with a field's settings including the label, help text, default
18
value, and list options.
16 19

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

  
19
* To submit bug reports and feature suggestions, or to track changes visit https://www.drupal.org/project/issues/i18n
23
* To submit bug reports and feature suggestions, or to track changes visit
24
  https://www.drupal.org/project/issues/i18n.
20 25

  
21 26

  
22 27
REQUIREMENTS
23 28
------------
24 29

  
25
This module requires the following modules:
30
This module requires the following module:
26 31

  
27
Internationalization (https://www.drupal.org/project/i18n)
32
* Internationalization - https://www.drupal.org/project/i18n
28 33

  
29 34

  
30 35
RECOMMENDED MODULES
31 36
-------------------
32 37

  
33
* Internationalization Views (https://www.drupal.org/project/i18nviews)
34
* Language Icons (https://www.drupal.org/project/languageicons)
35
* Translation Overview (https://www.drupal.org/project/translation_overview)
36
* Localization Client (https://www.drupal.org/project/l10n_client)
37
* Internationalization contributions (https://www.drupal.org/project/i18n_contrib)
38
* Internationalization Views - https://www.drupal.org/project/i18nviews
39
* Language Icons - https://www.drupal.org/project/languageicons
40
* Translation Overview - https://www.drupal.org/project/translation_overview
41
* Localization Client - https://www.drupal.org/project/l10n_client
42
* Internationalization contributions -
43
  https://www.drupal.org/project/i18n_contrib
38 44

  
39 45

  
40 46
INSTALLATION
41 47
------------
42 48

  
43
* This is a submodule of the Internationalization module. Install the Internationalization module as you would normally install a contributed Drupal module. Visit https://drupal.org/documentation/install/modules-themes/modules-7 for further information.
49
This is a submodule of the Internationalization module. Install the
50
Internationalization module as you would normally install a contributed Drupal
51
module. Visit https://www.drupal.org/node/895232 for further information.
44 52

  
45 53

  
46 54
CONFIGURATION
47 55
-------------
48 56

  
49 57
1. Enable the Field translation module included with Internationalization.
50
2. Go to Administration > Configuration > Regional and language > Translate interface.
51
3. Click on Filter Translatable Strings field set and limit search to fields.
58
2. Go to Administration > Configuration > Regional and language > Translate
59
   interface.
60
3. Select the Filter Translatable Strings field set and limit search to fields.
52 61
4. Edit the desired field and Save.
53
For the translation to be displayed, you need 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.
54 62

  
55
Note: The Field Translation module does not provide content translation for fields. This functionality is provided by the Entity Translation (ET) module.
63
For the translation to be displayed, the user needs to use some of the Field
64
Formatters provided by this module whose name usually ends up in 'translated'.
65
For most core fields it is Default translated.
66

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

  
57 70

  
58 71
MAINTAINERS

Formats disponibles : Unified diff