Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 44 → Rev 45

/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.20 2005-11-04 17:13:49 florian Exp $
// CVS : $Id: baz_langue_fr.inc.php,v 1.21 2005-11-07 17:05:46 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.20 $ $Date: 2005-11-04 17:13:49 $
*@version $Revision: 1.21 $ $Date: 2005-11-07 17:05:46 $
// +------------------------------------------------------------------------------------------------------+
*/
define ('BAZ_TITREAPPLI','Gestionnaire d\'annonces et de ressources (Bazar) ');
296,9 → 296,10
define ('BAZ_ACTIVITES_DOMINANTES_REQUIS', 'Activités dominantes requises');
define ('BAZ_PRECISION_PRIX', 'Précision sur le prix');
define ('BAZ_PRECISION_PRIX_REQUIS', 'Précision sur le prix requise');
define ('BAZ_VOYAGE_COMPRIS', 'Voyage requis');
define ('BAZ_VOYAGE_COMPRIS', 'Voyage compris');
define ('BAZ_VOYAGE_COMPRIS_REQUIS', 'Voyage compris requis');
define ('BAZ_AIDES_POSSIBLES', 'Aides possibles');
define ('BAZ_CHOISIR_OBLIGATOIRE', 'Il faut choisir une option dans la liste!');
 
define ('BAZ_COORDONNEES','Coordonnées');
define ('BAZ_ANNEE_PARUTION','Année de parution');
367,6 → 368,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.20 2005/11/04 17:13:49 florian
* ajout des textes et du formulaire pour les annonces
*
* Revision 1.19 2005/10/31 17:10:56 ddelon
* Reintegration des commits mysterieusement disparus
*