| 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.9 2005-11-25 14:53:01 alexandre_tb Exp $
|
13 |
* $Id: pro_langue_fr.inc.php,v 1.10 2005-11-28 11:17:07 alexandre_tb Exp $
|
| Line 14... |
Line 14... |
| 14 |
*/
|
14 |
*/
|
| Line 236... |
Line 236... |
| 236 |
|
236 |
|
| 237 |
define ('PROJET_RECEVOIR_LES_MESSAGES', 'Recevoir les messages') ;
|
237 |
define ('PROJET_RECEVOIR_LES_MESSAGES', 'Recevoir les messages') ;
|
| 238 |
define ('PROJET_NE_PAS_RECEVOIR', 'Pas de messages') ;
|
238 |
define ('PROJET_NE_PAS_RECEVOIR', 'Pas de messages') ;
|
| 239 |
define ('PROJET_RECEVOIR_DES_RESUMES', 'Recevoir des résumés') ;
|
239 |
define ('PROJET_RECEVOIR_DES_RESUMES', 'Recevoir des résumés') ;
|
| 240 |
define ('PROJET_VOUS_ETES_INSCRIT', 'Vous êtes inscrit à ce forum.') ;
|
- |
|
| - |
|
240 |
define ('PROJET_VOUS_ETES_INSCRIT', 'Vous êtes inscrit à ce forum.') ;
|
| 241 |
|
241 |
define ('PROJET_LISTE_PRIVE', 'Vous devez inscrit pour être');
|
| 242 |
// Label pour l'affichage des messages dans le forum
|
242 |
// Label pour l'affichage des messages dans le forum
|
| 243 |
define ('PROJET_PRECEDENT', 'précédent') ;
|
243 |
define ('PROJET_PRECEDENT', 'précédent') ;
|
| 244 |
define ('PROJET_SUIVANT', 'suivant') ;
|
244 |
define ('PROJET_SUIVANT', 'suivant') ;
|
| 245 |
define ('PROJET_REPONDRE', 'répondre') ;
|
245 |
define ('PROJET_REPONDRE', 'répondre') ;
|