Subversion Repositories Applications.projet

Compare Revisions

Ignore whitespace Rev 79 → Rev 80

/trunk/langues/pro_langue_fr.inc.php
10,11 → 10,13
* | Auteur : Alexandre Granier <alexandre@tela-botanica.org> |
* +-----------------------------------------------------------------------+
 
* $Id: pro_langue_fr.inc.php,v 1.10 2005-11-28 11:17:07 alexandre_tb Exp $
* $Id: pro_langue_fr.inc.php,v 1.11 2005-12-05 10:16:11 alexandre_tb Exp $
*/
 
if (file_exists(PROJET_CHEMIN_APPLI.'langues/pro_langue_fr.local.php')) {
include_once PROJET_CHEMIN_APPLI.'langues/pro_langue_fr.local.php' ;
}
 
 
// LA liste des projet
 
define ('PROJET_TEXTE_NON_IDENTIFIE', 'Vous n\'êtes pas identifié. Identifiez-vous pour accéder à vos projets ou pour vous inscrire aux projet') ;