Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 245 → Rev 253

/trunk/client/inscription/langues/ins_langue_es.inc.php
File deleted
/trunk/client/inscription/langues/ins_langue_en.inc.php
File deleted
/trunk/client/inscription/langues/ins_langue_fr.inc.php
19,7 → 19,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: ins_langue_fr.inc.php,v 1.2 2004-12-17 17:41:45 alex Exp $
// CVS : $Id: ins_langue_fr.inc.php,v 1.3 2005-02-02 15:37:54 jpm Exp $
/**
* Fichier de traduction en français de l'application inscription
*
31,7 → 31,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.2 $ $Date: 2004-12-17 17:41:45 $
*@version $Revision: 1.3 $ $Date: 2005-02-02 15:37:54 $
// +------------------------------------------------------------------------------------------------------+
*/
 
71,10 → 71,6
define ("INS_MESSAGE_BIENVENU", "Vous êtes inscrit au réseau") ;
define ("INS_FICHE_PERSONNELLE", "Fiche personnelle") ;
define ("INS_DECONNEXION", 'Déconnexion') ;
define ("INS_TELEPHONE", "Téléphone") ;
define ("INS_FAX", "Fax") ;
define ("INS_STRUCTURE", "Structure") ;
 
define ("INS_INSCRIPTION", 'Inscription individuelle') ;
define ("INS_TEXTE_PERDU", "Si vous avez perdu votre mot de passe, indiquer ".
"votre adresse email dans le champs login ci-dessus et cliquez sur \"Valider\"") ;
127,9 → 123,6
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.1 2004/12/15 13:32:43 alex
* version initiale
*
* Revision 1.2 2004/09/01 16:38:44 alex
* modification du nom du package
*