Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 336 → Rev 337

/trunk/papyrus/applettes/identification/langues/iden_langue_fr.inc.php
21,7 → 21,7
// | along with Foobar; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: iden_langue_fr.inc.php,v 1.2 2005-03-25 14:41:04 jpm Exp $
// CVS : $Id: iden_langue_fr.inc.php,v 1.3 2005-04-14 16:37:27 jpm Exp $
/**
* Traduction de l'applette Identification : fr
*
34,7 → 34,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2005
*@version $Revision: 1.2 $ $Date: 2005-03-25 14:41:04 $
*@version $Revision: 1.3 $ $Date: 2005-04-14 16:37:27 $
// +------------------------------------------------------------------------------------------------------+
*/
 
51,9 → 51,14
define('IDEN_LG_MESSAGE', 'Bienvenue ! ');
/** Message indiquant le lien vers la page d'inscription.*/
define('IDEN_LG_INSCRIPTION_URL', 'S\'inscrire...');
/** Message indiquant le lien vers la page de modification de son inscription.*/
define('IDEN_LG_INSCRIPTION_URL_MODIF', 'Modifier votre inscription...');
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.2 2005/03/25 14:41:04 jpm
* Modification et ajout de constantes.
*
* Revision 1.1 2005/03/15 14:19:32 jpm
* Ajout d'un fichier de traduction.
*