Subversion Repositories Applications.papyrus

Rev

Rev 439 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 439 Rev 866
Line 19... Line 19...
19
// |                                                                                                      |
19
// |                                                                                                      |
20
// | You should have received a copy of the GNU General Public License                                    |
20
// | You should have received a copy of the GNU General Public License                                    |
21
// | along with Foobar; if not, write to the Free Software                                                |
21
// | along with Foobar; if not, write to the Free Software                                                |
22
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
22
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
23
// +------------------------------------------------------------------------------------------------------+
23
// +------------------------------------------------------------------------------------------------------+
24
// CVS : $Id: adwi_langue_fr.inc.php,v 1.5 2005-09-09 09:37:17 ddelon Exp $
24
// CVS : $Id: adwi_langue_fr.inc.php,v 1.6 2006-06-19 10:06:29 alexandre_tb Exp $
25
/**
25
/**
26
* Gestion des langues de l'application ADWI : administration des Wikini
26
* Gestion des langues de l'application ADWI : administration des Wikini
27
*
27
*
28
* Contient les constantes pour la langue française de l'application ADWI
28
* Contient les constantes pour la langue française de l'application ADWI
29
*
29
*
Line 32... Line 32...
32
//Auteur original :
32
//Auteur original :
33
*@author        David Delon <david.delon@clapas.net>
33
*@author        David Delon <david.delon@clapas.net>
34
//Autres auteurs :
34
//Autres auteurs :
35
*@author        Aucun
35
*@author        Aucun
36
*@copyright     Tela-Botanica 2000-2004
36
*@copyright     Tela-Botanica 2000-2004
37
*@version       $Revision: 1.5 $
37
*@version       $Revision: 1.6 $
38
// +------------------------------------------------------------------------------------------------------+
38
// +------------------------------------------------------------------------------------------------------+
39
*/
39
*/
Line 40... Line 40...
40
 
40
 
41
// +------------------------------------------------------------------------------------------------------+
41
// +------------------------------------------------------------------------------------------------------+
Line 63... Line 63...
63
define("ADWI_LISTE_WIKINI","Liste des Wikini enregistrés");
63
define("ADWI_LISTE_WIKINI","Liste des Wikini enregistrés");
Line 64... Line 64...
64
 
64
 
Line 65... Line 65...
65
define("ADWI_PAGE_DEMARRAGE","Page de démarrage");
65
define("ADWI_PAGE_DEMARRAGE","Page de démarrage");
-
 
66
 
Line 66... Line 67...
66
 
67
define ("ADWI_NOM_WIKINI_ALERTE", "Vous devez spécifier un nom") ;
Line 67... Line 68...
67
define ("ADWI_NOM_WIKINI_ALERTE", "Vous devez spécifier un nom") ;
68
define ("ADWI_NOM_WIKINI_NON_VALIDE", "Le nom wiki n'est pas valide, il ne doit contenir que des lettres sans accents.") ;
68
 
69
 
Line 74... Line 75...
74
 
75
 
75
 
76
 
76
/* +--Fin du code ----------------------------------------------------------------------------------------+
77
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
78
*
-
 
79
* $Log: not supported by cvs2svn $
-
 
80
* Revision 1.5  2005/09/09 09:37:17  ddelon
77
*
81
* Integrateur Wikini et administration des Wikini
78
* $Log: not supported by cvs2svn $
82
*
79
* Revision 1.4  2005/09/06 08:35:36  ddelon
83
* Revision 1.4  2005/09/06 08:35:36  ddelon
80
* Integrateur Wikini et administration des Wikini
84
* Integrateur Wikini et administration des Wikini
81
*
85
*