Subversion Repositories Applications.papyrus

Rev

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

Rev 306 Rev 316
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.1 2005-03-15 14:19:32 jpm Exp $
24
// CVS : $Id: iden_langue_fr.inc.php,v 1.2 2005-03-25 14:41:04 jpm 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.1 $ $Date: 2005-03-15 14:19:32 $
37
*@version       $Revision: 1.2 $ $Date: 2005-03-25 14:41:04 $
38
// +------------------------------------------------------------------------------------------------------+
38
// +------------------------------------------------------------------------------------------------------+
39
*/
39
*/
Line 40... Line 40...
40
 
40
 
41
// +------------------------------------------------------------------------------------------------------+
41
// +------------------------------------------------------------------------------------------------------+
Line 46... Line 46...
46
// +------------------------------------------------------------------------------------------------------+
46
// +------------------------------------------------------------------------------------------------------+
47
// |                                            CORPS du PROGRAMME                                        |
47
// |                                            CORPS du PROGRAMME                                        |
48
// +------------------------------------------------------------------------------------------------------+
48
// +------------------------------------------------------------------------------------------------------+
Line 49... Line 49...
49
 
49
 
50
/** Message de bienvenu de l'identification.*/
50
/** Message de bienvenu de l'identification.*/
51
define('IDEN_LANG_MESSAGE', 'Bienvenue ! ');
-
 
-
 
51
define('IDEN_LG_MESSAGE', 'Bienvenue ! ');
-
 
52
/** Message indiquant le lien vers la page d'inscription.*/
52
 
53
define('IDEN_LG_INSCRIPTION_URL', 'S\'inscrire...');
53
/* +--Fin du code ----------------------------------------------------------------------------------------+
54
/* +--Fin du code ----------------------------------------------------------------------------------------+
54
*
55
*
-
 
56
* $Log: not supported by cvs2svn $
-
 
57
* Revision 1.1  2005/03/15 14:19:32  jpm
-
 
58
* Ajout d'un fichier de traduction.
55
* $Log: not supported by cvs2svn $
59
*
56
*
60
*
57
* +-- Fin du code ----------------------------------------------------------------------------------------+
61
* +-- Fin du code ----------------------------------------------------------------------------------------+
58
*/
62
*/
59
?>
63
?>