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: iden_langue_fr.inc.php,v 1.7 2006-03-02 10:49:49 ddelon Exp $
|
24 |
// CVS : $Id: iden_langue_fr.inc.php,v 1.8 2006-11-20 17:30:40 jp_milcent Exp $
|
25 |
/**
|
25 |
/**
|
26 |
* Traduction de l'applette Identification : fr
|
26 |
* Traduction de l'applette Identification : fr
|
27 |
*
|
27 |
*
|
28 |
* Fichier de traduction de l'applette Identification en français.
|
28 |
* Fichier de traduction de l'applette Identification en français.
|
29 |
*
|
29 |
*
|
Line 32... |
Line 32... |
32 |
//Auteur original :
|
32 |
//Auteur original :
|
33 |
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
|
33 |
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
|
34 |
//Autres auteurs :
|
34 |
//Autres auteurs :
|
35 |
*@author Aucun
|
35 |
*@author Aucun
|
36 |
*@copyright Tela-Botanica 2000-2005
|
36 |
*@copyright Tela-Botanica 2000-2005
|
37 |
*@version $Revision: 1.7 $ $Date: 2006-03-02 10:49:49 $
|
37 |
*@version $Revision: 1.8 $ $Date: 2006-11-20 17:30:40 $
|
38 |
// +------------------------------------------------------------------------------------------------------+
|
38 |
// +------------------------------------------------------------------------------------------------------+
|
39 |
*/
|
39 |
*/
|
Line 40... |
Line 40... |
40 |
|
40 |
|
41 |
// +------------------------------------------------------------------------------------------------------+
|
41 |
// +------------------------------------------------------------------------------------------------------+
|
Line 66... |
Line 66... |
66 |
/** Message indiquant le lien vers la page de modification de son inscription.*/
|
66 |
/** Message indiquant le lien vers la page de modification de son inscription.*/
|
67 |
define('IDEN_LG_INSCRIPTION_URL_MODIF', 'Modifier votre inscription...');
|
67 |
define('IDEN_LG_INSCRIPTION_URL_MODIF', 'Modifier votre inscription...');
|
68 |
/** Message indiquant le lien pour se déconnecter.*/
|
68 |
/** Message indiquant le lien pour se déconnecter.*/
|
69 |
define('IDEN_LG_DECONNEXION', 'Déconnexion');
|
69 |
define('IDEN_LG_DECONNEXION', 'Déconnexion');
|
70 |
/** Message d'échec d'authentification */
|
70 |
/** Message d'échec d'authentification */
|
71 |
define ('IDEN_ECHEC_AUTH', 'Perdu mot de passe ') ;
|
71 |
define ('IDEN_ECHEC_AUTH', 'Mot de passe perdu ? ') ;
|
72 |
/** Message ici */
|
72 |
/** Message ici */
|
73 |
define ('IDEN_ICI', 'Cliquer ici') ;
|
73 |
define ('IDEN_ICI', 'Cliquer ici') ;
|
74 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
74 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
75 |
*
|
75 |
*
|
76 |
* $Log: not supported by cvs2svn $
|
76 |
* $Log: not supported by cvs2svn $
|
- |
|
77 |
* Revision 1.7 2006/03/02 10:49:49 ddelon
|
- |
|
78 |
* Fusion branche multilinguisme dans branche principale
|
- |
|
79 |
*
|
77 |
* Revision 1.6 2005/12/13 11:13:52 alexandre_tb
|
80 |
* Revision 1.6 2005/12/13 11:13:52 alexandre_tb
|
78 |
* ajout d'un message si l'identification échoue
|
81 |
* ajout d'un message si l'identification échoue
|
79 |
*
|
82 |
*
|
80 |
* Revision 1.5.2.1 2005/12/20 14:40:25 ddelon
|
83 |
* Revision 1.5.2.1 2005/12/20 14:40:25 ddelon
|
81 |
* Fusion Head vers Livraison
|
84 |
* Fusion Head vers Livraison
|