Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 231 → Rev 232

/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.51 2007-04-20 09:57:21 florian Exp $
// CVS : $Id: baz_langue_fr.inc.php,v 1.52 2007-04-20 12:47:42 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.51 $ $Date: 2007-04-20 09:57:21 $
*@version $Revision: 1.52 $ $Date: 2007-04-20 12:47:42 $
// +------------------------------------------------------------------------------------------------------+
*/
 
408,6 → 408,9
define ('BAZ_ADRESSE', 'Adresse');
define ('BAZ_ADRESSE_REQUIS', 'Adresse requise');
define ('BAZ_FAX', 'Fax');
//define ('BAZ_DERNIERES_FICHES', 'Dernières fiches enregistrées');
define ('BAZ_FICHE_NUMERO', 'Fiches n');
define ('BAZ_ECRITE', ' écrite par ');
 
//================ Administration de Bazar ================================
define ('BAZ_CONFIG', 'Configuration du bazar');
448,6 → 451,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.51 2007/04/20 09:57:21 florian
* correction bugs suite au merge
*
* Revision 1.50 2007/04/11 08:30:12 neiluj
* remise en état du CVS...
*