Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 293 → Rev 294

/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.3 2005-02-02 15:37:54 jpm Exp $
// CVS : $Id: ins_langue_fr.inc.php,v 1.4 2005-03-02 12:47:03 alex 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.3 $ $Date: 2005-02-02 15:37:54 $
*@version $Revision: 1.4 $ $Date: 2005-03-02 12:47:03 $
// +------------------------------------------------------------------------------------------------------+
*/
 
41,7 → 41,7
define ("INS_PAYS", "Pays :") ;
define ("INS_LANGUES_PARLES", "Langues parlés") ;
define ("INS_EMAIL", "Adresse mail") ;
define ("INS_MOT_DE_PASSE", "Mot de passe :") ;
define ("INS_MOT_DE_PASSE", "Mot de passe") ;
define ("INS_REPETE_MOT_DE_PASSE", "Répéter le mot de passe") ;
define ("INS_ADRESSE", "Adresse") ;
define ("INS_REGION", "Région") ;
123,6 → 123,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.3 2005/02/02 15:37:54 jpm
* mise à jour
*
* Revision 1.2 2004/09/01 16:38:44 alex
* modification du nom du package
*