Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 387 → Rev 388

/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.3 2005-04-14 16:37:27 jpm Exp $
// CVS : $Id: iden_langue_fr.inc.php,v 1.4 2005-06-02 11:56:00 jpm Exp $
/**
* Traduction de l'applette Identification : fr
*
34,7 → 34,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2005
*@version $Revision: 1.3 $ $Date: 2005-04-14 16:37:27 $
*@version $Revision: 1.4 $ $Date: 2005-06-02 11:56:00 $
// +------------------------------------------------------------------------------------------------------+
*/
 
48,7 → 48,7
// +------------------------------------------------------------------------------------------------------+
 
/** Message de bienvenu de l'identification.*/
define('IDEN_LG_MESSAGE', 'Bienvenue ! ');
define('IDEN_LG_MESSAGE', 'Votre identité');
/** 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.*/
56,6 → 56,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.3 2005/04/14 16:37:27 jpm
* Ajout de la gestion de la modification de son inscription.
*
* Revision 1.2 2005/03/25 14:41:04 jpm
* Modification et ajout de constantes.
*