Subversion Repositories Applications.papyrus

Rev

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

Rev 409 Rev 422
Line 30... Line 30...
30
 
30
 
31
// Le fait que vous puissiez accéder à cet en-tête signifie que vous avez 
31
// Le fait que vous puissiez accéder à cet en-tête signifie que vous avez 
32
// pris connaissance de la licence CeCILL, et que vous en avez accepté les
32
// pris connaissance de la licence CeCILL, et que vous en avez accepté les
33
// termes.
33
// termes.
34
// ----
34
// ----
35
// CVS : $Id: adme_langue_fr.inc.php,v 1.6 2005-07-08 21:13:15 ddelon Exp $
35
// CVS : $Id: adme_langue_fr.inc.php,v 1.7 2005-07-18 16:14:32 ddelon Exp $
36
/**
36
/**
37
* Gestion des langues de l'application ADME
37
* Gestion des langues de l'application ADME
38
*
38
*
39
* Contient les constantes pour la langue française de l'application ADME.
39
* Contient les constantes pour la langue française de l'application ADME.
Line 43... Line 43...
43
//Auteur original :
43
//Auteur original :
44
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
44
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
45
//Autres auteurs :
45
//Autres auteurs :
46
*@author        Aucun
46
*@author        Aucun
47
*@copyright     Tela-Botanica 2000-2004
47
*@copyright     Tela-Botanica 2000-2004
48
*@version       $Revision: 1.6 $ $Date: 2005-07-08 21:13:15 $
48
*@version       $Revision: 1.7 $ $Date: 2005-07-18 16:14:32 $
49
// +------------------------------------------------------------------------------------------------------+
49
// +------------------------------------------------------------------------------------------------------+
50
*/
50
*/
Line 51... Line 51...
51
 
51
 
52
// +------------------------------------------------------------------------------------------------------+
52
// +------------------------------------------------------------------------------------------------------+
Line 110... Line 110...
110
 
110
 
111
define('ADME_LG_ACTION_COMMUN_DESCENDRE', 'menu_commun_descendre');
111
define('ADME_LG_ACTION_COMMUN_DESCENDRE', 'menu_commun_descendre');
112
define('ADME_LG_ACTION_COMMUN_DESCENDRE_ALT', 'Descendre');
112
define('ADME_LG_ACTION_COMMUN_DESCENDRE_ALT', 'Descendre');
Line -... Line 113...
-
 
113
define('ADME_LG_ACTION_COMMUN_DESCENDRE_TITLE', 'Descendre ce menu');
-
 
114
 
-
 
115
define('ADME_LG_ACTION_COMMUN_DIMINUER', 'menu_commun_diminuer');
-
 
116
define('ADME_LG_ACTION_COMMUN_DIMINUER_ALT', 'Diminuer');
-
 
117
define('ADME_LG_ACTION_COMMUN_DIMINUER_TITLE', 'Diminuer d\'un niveau ce menu');
-
 
118
 
-
 
119
define('ADME_LG_ACTION_COMMUN_AUGMENTER', 'menu_commun_augmenter');
-
 
120
define('ADME_LG_ACTION_COMMUN_AUGMENTER_ALT', 'Augmenter');
113
define('ADME_LG_ACTION_COMMUN_DESCENDRE_TITLE', 'Descendre ce menu');
121
define('ADME_LG_ACTION_COMMUN_AUGMENTER_TITLE', 'Augmenter d\'un niveau ce menu');
114
 
122
 
115
define('ADME_LG_ACTION_COMMUN_SUPPRIMER', 'menu_commun_supprimer');
123
define('ADME_LG_ACTION_COMMUN_SUPPRIMER', 'menu_commun_supprimer');
Line 116... Line 124...
116
define('ADME_LG_ACTION_COMMUN_SUPPRIMER_ALT', 'Supprimer');
124
define('ADME_LG_ACTION_COMMUN_SUPPRIMER_ALT', 'Supprimer');
Line 218... Line 226...
218
 
226
 
219
 
227
 
220
/* +--Fin du code ----------------------------------------------------------------------------------------+
228
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
229
*
-
 
230
* $Log: not supported by cvs2svn $
-
 
231
* Revision 1.6  2005/07/08 21:13:15  ddelon
221
*
232
* Gestion indentation menu
222
* $Log: not supported by cvs2svn $
233
*
223
* Revision 1.5  2005/05/26 15:45:09  jpm
234
* Revision 1.5  2005/05/26 15:45:09  jpm
224
* Ajout d'une majuscule accentuée.
235
* Ajout d'une majuscule accentuée.
225
*
236
*