[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/languages/fr_fr/ -> Home.php (source)

   1  <?php
   2  /*+**********************************************************************************
   3   * The contents of this file are subject to the vtiger CRM Public License Version 1.0
   4   * ("License"); You may not use this file except in compliance with the License
   5   * The Original Code is:  vtiger CRM Open Source
   6   * The Initial Developer of the Original Code is vtiger.
   7   * Portions created by vtiger are Copyright (C) vtiger.
   8   * All Rights Reserved.
   9   ************************************************************************************/
  10  $languageStrings = array(
  11      'ALVT'                         => 'Top Comptes'                 , 
  12      'PLVT'                         => 'Top Affaires'                , 
  13      'QLTQ'                         => 'Top Devis'                   , 
  14      'CVLVT'                        => 'Indicateurs Clé'            , 
  15      'HLT'                          => 'Top tickets de support'         , 
  16      'GRT'                          => 'Mes assignations de groupe'  , 
  17      'OLTSO'                        => 'Top Bons de commande'        , 
  18      'ILTI'                         => 'Top Factures'                , 
  19      'HDB'                          => 'Tableau de bord'             , 
  20      'OLTPO'                        => 'Top Commandes Fournisseurs'  , 
  21      'LTFAQ'                        => 'Mes FAQ récentes'           , 
  22      'UA'                           => 'Activités à venir'         , 
  23      'PA'                           => 'En attente'                  , 
  24          'Home'                         => 'Accueil'                     ,
  25          'Key Metrics'                  => 'Indicateurs Clés',
  26      'Tag Cloud'                    => 'Tag Cloud',
  27  );


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1