Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 1274 → Rev 1275

/trunk/client/bottin/langues/bottin.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: bottin.langue_fr.inc.php,v 1.16 2006-12-01 16:02:16 florian Exp $
// CVS : $Id: bottin.langue_fr.inc.php,v 1.17 2007-03-22 15:58:58 alexandre_tb Exp $
/**
* Fichier de traduction en français de l'application ins_annuaire
*
29,7 → 29,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.16 $ $Date: 2006-12-01 16:02:16 $
*@version $Revision: 1.17 $ $Date: 2007-03-22 15:58:58 $
// +------------------------------------------------------------------------------------------------------+
*/
 
47,6 → 47,8
define ('INS_PAYS', 'Pays') ;
define ('INS_LANGUES_PARLES', 'Langues parlés') ;
define ('INS_EMAIL', 'Adresse mail') ;
define ('INS_LAIUS_MOT_DE_PASSE', 'Choisissez un mot de passe comprenant au moins 6 caractères');
define ('INS_LAIUS_ROBUSTESSE', 'Niveau de sécurité du 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_1', 'Adresse') ;
274,6 → 276,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.16 2006/12/01 16:02:16 florian
* genericitisation de l'appli annuaire backoffice
*
* Revision 1.15 2006/12/01 13:23:16 florian
* integration annuaire backoffice
*