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: adsi_langue_fr.inc.php,v 1.2 2006-03-02 10:49:49 ddelon Exp $
|
24 |
// CVS : $Id: adsi_langue_fr.inc.php,v 1.3 2006-10-06 10:40:51 florian Exp $
|
25 |
/**
|
25 |
/**
|
26 |
* Gestion des langues de l'application ADME
|
26 |
* Gestion des langues de l'application ADME
|
27 |
*
|
27 |
*
|
28 |
* Contient les constantes pour la langue française de l'application ADSI
|
28 |
* Contient les constantes pour la langue française de l'application ADSI
|
29 |
*
|
29 |
*
|
Line 32... |
Line 32... |
32 |
//Auteur original :
|
32 |
//Auteur original :
|
33 |
*@author Alexandre Granier <alexandre@tela-botanica.org>
|
33 |
*@author Alexandre Granier <alexandre@tela-botanica.org>
|
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.2 $
|
37 |
*@version $Revision: 1.3 $
|
38 |
// +------------------------------------------------------------------------------------------------------+
|
38 |
// +------------------------------------------------------------------------------------------------------+
|
39 |
*/
|
39 |
*/
|
Line 40... |
Line 40... |
40 |
|
40 |
|
41 |
// +------------------------------------------------------------------------------------------------------+
|
41 |
// +------------------------------------------------------------------------------------------------------+
|
42 |
// | LISTE des CONSTANTES |
|
42 |
// | LISTE des CONSTANTES |
|
43 |
// +------------------------------------------------------------------------------------------------------+
|
43 |
// +------------------------------------------------------------------------------------------------------+
|
44 |
define('ADSI_TITRE_SITE', 'Titre du site');
|
- |
|
- |
|
44 |
define('ADSI_TITRE_SITE', 'Titre du site');
|
Line 45... |
Line 45... |
45 |
|
45 |
define('ADSI_IDENTIFIEZ_VOUS','Veuillez vous identifier pour accèder à ce menu.');
|
46 |
|
46 |
|
47 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
47 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
- |
|
48 |
*
|
- |
|
49 |
* $Log: not supported by cvs2svn $
|
- |
|
50 |
* Revision 1.2 2006/03/02 10:49:49 ddelon
|
48 |
*
|
51 |
* Fusion branche multilinguisme dans branche principale
|
49 |
* $Log: not supported by cvs2svn $
|
52 |
*
|
50 |
* Revision 1.1.2.1 2006/02/28 14:02:10 ddelon
|
53 |
* Revision 1.1.2.1 2006/02/28 14:02:10 ddelon
|
51 |
* Finition multilinguisme
|
54 |
* Finition multilinguisme
|
52 |
*
|
55 |
*
|