Subversion Repositories Applications.papyrus

Rev

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

Rev 438 Rev 439
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.4 2005-09-06 08:35:36 ddelon Exp $
24
// CVS : $Id: adwi_langue_fr.inc.php,v 1.5 2005-09-09 09:37:17 ddelon 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.4 $
37
*@version       $Revision: 1.5 $
38
// +------------------------------------------------------------------------------------------------------+
38
// +------------------------------------------------------------------------------------------------------+
39
*/
39
*/
Line 40... Line 40...
40
 
40
 
41
// +------------------------------------------------------------------------------------------------------+
41
// +------------------------------------------------------------------------------------------------------+
Line 53... Line 53...
53
define ("ADWI_MODIFIER", "Modifier") ;
53
define ("ADWI_MODIFIER", "Modifier") ;
54
define ("ADWI_SUPPRIMER", "Supprimer") ;
54
define ("ADWI_SUPPRIMER", "Supprimer") ;
55
define ("ADWI_SELECTIONNER", "Selection") ;
55
define ("ADWI_SELECTIONNER", "Selection") ;
56
define ("ADWI_CHOISIR", "Choisir") ;
56
define ("ADWI_CHOISIR", "Choisir") ;
57
define ("ADWI_AJOUTER", "Ajouter un Wikini") ;
57
define ("ADWI_AJOUTER", "Ajouter un Wikini") ;
-
 
58
define ("ADWI_VISITER", "Voir Contenu ") ;
Line 58... Line 59...
58
 
59
 
Line 59... Line 60...
59
 
60
 
Line 73... Line 74...
73
 
74
 
74
 
75
 
75
/* +--Fin du code ----------------------------------------------------------------------------------------+
76
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
77
*
-
 
78
* $Log: not supported by cvs2svn $
-
 
79
* Revision 1.4  2005/09/06 08:35:36  ddelon
76
*
80
* Integrateur Wikini et administration des Wikini
77
* $Log: not supported by cvs2svn $
81
*
78
* Revision 1.3  2005/09/02 11:29:25  ddelon
82
* Revision 1.3  2005/09/02 11:29:25  ddelon
79
* Integrateur Wikini et administration des Wikini
83
* Integrateur Wikini et administration des Wikini
80
*
84
*