Subversion Repositories Applications.papyrus

Rev

Rev 1688 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1688 Rev 1733
Line 8... Line 8...
8
*   | propriétés des documents...                                           |
8
*   | propriétés des documents...                                           |
9
*   +-----------------------------------------------------------------------+
9
*   +-----------------------------------------------------------------------+
10
*   | Auteur : Alexandre Granier <alexandre@tela-botanica.org> 		        |
10
*   | Auteur : Alexandre Granier <alexandre@tela-botanica.org> 		        |
11
*   +-----------------------------------------------------------------------+
11
*   +-----------------------------------------------------------------------+
Line 12... Line 12...
12
 
12
 
13
*   $Id: pro_langue_fr.inc.php,v 1.16 2007-06-25 12:15:07 alexandre_tb Exp $
13
*   $Id: pro_langue_fr.inc.php,v 1.16.2.1 2007-11-29 10:11:07 alexandre_tb Exp $
Line 14... Line 14...
14
*/
14
*/
15
 
15
 
16
if (file_exists(PROJET_CHEMIN_APPLI.'langues/pro_langue_fr.local.php')) {
16
if (file_exists(PROJET_CHEMIN_APPLI.'langues/pro_langue_fr.local.php')) {
Line 220... Line 220...
220
// ========== Labels pour projet_liste ===========================================
220
// ========== Labels pour projet_liste ===========================================
Line 221... Line 221...
221
 
221
 
222
define ("PROJET_LISTE", "Liste des projets") ;
222
define ("PROJET_LISTE", "Liste des projets") ;
223
define ('PROJET_TOUS_LES_PROJETS', 'Les autres projets du réseau') ;
223
define ('PROJET_TOUS_LES_PROJETS', 'Les autres projets du réseau') ;
224
define ("PROJET_NOMBRE_EN_COURS" ,"Nombre de projets en cours") ;
224
define ("PROJET_NOMBRE_EN_COURS" ,"Nombre de projets en cours") ;
225
define ('PROJET_INSCRIT_AUCUN_PROJET', 'Vous n\'êtes inscrit à aucun projet<br />
225
if (!defined ('PROJET_INSCRIT_AUCUN_PROJET')) define ('PROJET_INSCRIT_AUCUN_PROJET', 'Vous n\'êtes inscrit à aucun projet<br />
226
- <a href="http://testv4.tela-botanica.org/papyrus.php?menu=158">Qu\'est-ce qu\'un projet ?</a><br />
226
- <a href="http://www.tela-botanica.org/page:aide_projet">Qu\'est-ce qu\'un projet ?</a><br />
227
Le réseau Tela Botanica est organisé autour de projets, discussions ou
227
Le réseau Tela Botanica est organisé autour de projets, discussions ou
228
échanges liés à  la botanique. Vous pouvez y participer en vous
228
échanges liés à  la botanique. Vous pouvez y participer en vous
229
inscrivant.') ;
229
inscrivant.') ;
230
define ('PROJET_CREATION_LISTE', 'Création d\'un forum de discussion') ;
230
define ('PROJET_CREATION_LISTE', 'Création d\'un forum de discussion') ;