Subversion Repositories Applications.bazar

Compare Revisions

Regard whitespace Rev 310 → Rev 311

/trunk/langues/baz_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: baz_langue_fr.inc.php,v 1.59 2007-09-28 14:07:01 jp_milcent Exp $
// CVS : $Id: baz_langue_fr.inc.php,v 1.60 2007-10-01 12:05:07 alexandre_tb Exp $
/**
* Fichier de traduction en français de l'application Bazar
*
30,7 → 30,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.59 $ $Date: 2007-09-28 14:07:01 $
*@version $Revision: 1.60 $ $Date: 2007-10-01 12:05:07 $
// +------------------------------------------------------------------------------------------------------+
*/
 
105,6 → 105,7
define ('BAZ_CONFIRMATION_SUPPRESSION', 'Etes-vous sûr de vouloir supprimer cette fiche ?') ;
define ('BAZ_NON_VALIDE', 'Non valide') ;
define ('BAZ_VALIDE', 'Valide') ;
define ('BAZ_VALIDER_LA_FICHE', 'Valider la fiche') ;
define ('BAZ_PRECEDENT', 'Précédent') ;
define ('BAZ_SUIVANT', 'Suivant') ;
define ('BAZ_PAS_DE_FICHE_CRIT', 'Pas de fiche correspondant à vos critères.') ;
259,6 → 260,7
define ('BAZ_DATEFINVALID_REQUIS', 'La date de fin de parution est requise!!') ;
define ('BAZ_DU', 'du') ;
define ('BAZ_AU', 'au') ;
define ('BAZ_LE', 'Le') ;
define ('BAZ_DATE_DEBUT_EVENEMENT', 'Début de l\'évenement' );
define ('BAZ_DATE_DEBUT_EVENEMENT_REQUIS', 'La date de début de l\'évenement est requise!!') ;
define ('BAZ_DATE_FIN_EVENEMENT', 'Fin de l\'évenement' );
461,6 → 463,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.59 2007-09-28 14:07:01 jp_milcent
* Correction pour le numéro d'une page.
*
* Revision 1.58 2007-08-28 09:41:47 alexandre_tb
* correction orthographe
*