Language API - sinsunsan/archiref_wiki GitHub Wiki

Misc

Pages


General

  • When we change original string to be translated, the localization are lost. We need to do it again (d6 and 7)

Views

  • Pour les champs custom markup, ne pas utiliser la valeur du champs, mais la valeur reecrite. La langue par défaut est toujours l'anglais pour les views (quel que soit la langue par défaut générale)

User string translation

18nstrings the module responsible for string translation http://drupalcontrib.org/api/drupal/contributions%21i18n%21i18nstrings%21i18nstrings.module/6

Default language is translable ! http://drupalcontrib.org/api/drupal/contributions!i18n!i18nstrings!i18nstrings.module/function/i18nstrings_translate_langcode/6


Modules that make translation in drupal 7


localization