Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 49 → Rev 50

/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.23 2005-11-08 16:06:41 florian Exp $
// CVS : $Id: baz_langue_fr.inc.php,v 1.24 2005-11-08 16:09:26 florian 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.23 $ $Date: 2005-11-08 16:06:41 $
*@version $Revision: 1.24 $ $Date: 2005-11-08 16:09:26 $
// +------------------------------------------------------------------------------------------------------+
*/
define ('BAZ_TITREAPPLI','Gestionnaire d\'annonces et de ressources (Bazar) ');
178,7 → 178,7
define ('BAZ_LIGNE_HORIZONTALE', '<tr><td colspan="2"><hr /></td></tr>');
define ('BAZ_CHAMPS_REQUIS', '<span style="color:red;">*</span>&nbsp;: champs requis');
define ('BAZ_PAR', 'par');
define ('BAZ_CHAMPS_INDISPENSABLES_CLASSES', 'Champs indispensables pour les classes');
define ('BAZ_CHAMPS_INDISPENSABLES_CLASSES', '<tr><td colspan="2">Champs indispensables pour les classes</td></tr>');
define ('BAZ_ECRIT_LE',', &eacute;crit le ');
 
//================Le formulaire ================================================
371,6 → 371,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.23 2005/11/08 16:06:41 florian
* modifs séjours
*
* Revision 1.22 2005/11/07 17:30:36 florian
* ajout controle sur les listes pour la saisie
*