Changements récents - Rechercher:

Tutoriel Filemaker

  1. Structure
  2. Modèles
  3. Opérations diverses
  4. Calculs
  5. Scripts
  6. Privilèges d'accès

Filemaker avancé

  1. Partage des données
  2. Astuces et Exemples
  3. Développement

Règles de nommage

Versions de FileMaker Pro

Liens utiles Contact Commentaires

edit SideBar

I18nVariables

<< Edit Variables | PmWiki.Variables | Layout Variables >>

This page describes the variables used by PmWiki for Internationalizations (i18n).

$VarPagesFmt
An array which contains the PageNames where you can find variable definitions. To be modified when documentation is not in english. See scripts/vardoc.php.
$XLLangs
An array (hash) which contains pairs of language identifiers and translation hashes. Each translation hash maps a given lookup key (or phrase) into a corresponding text string for the given language. Thus, it is essentially a multi-lingual dictionary used for phrase translation. It is also used for handling user preference mappings. Thus, the 'e_row' value that one finds on the Site.Preferences page is loaded into $XLLangs during preference processing.

See also:

Éditer - Historique - Imprimer - Changements récents - Rechercher
Page mise à jour le 25 août 2006 à 21h52