Projet

Général

Profil

Révision 8c72e82a

Ajouté par Assos Assos il y a environ 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/i18n/i18n_sync/i18n_sync.module
33 33
function i18n_sync_help($path, $arg) {
34 34
  switch ($path) {
35 35
    case 'admin/help#i18n_sync' :
36
      $output = '<p>' . t('This module synchronizes content taxonomy and fields accross translations:') . '</p>';
36
      $output = '<p>' . t('This module synchronizes content taxonomy and fields across translations:') . '</p>';
37 37
      $output .= '<p>' . t('First you need to select which fields should be synchronized. Then, after a node has been updated, all enabled vocabularies and fields will be synchronized as follows:') . '</p>';
38 38
      $output .= '<ul>';
39 39
      $output .= '<li>' . t('All the node fields selected for synchronization will be set to the same value for all translations.') . '</li>';

Formats disponibles : Unified diff